From: PatR Date: Sun, 22 Mar 2020 09:38:21 +0000 (-0700) Subject: fix github issue #315 - "Moving Pictures" typo X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ade91fd1192d31a97925d5cd3aa2d7a2b6c3634c;p=nethack fix github issue #315 - "Moving Pictures" typo Transcription typo: had "or", should have been "of". --- diff --git a/dat/tribute b/dat/tribute index 73a5a3815..214842884 100644 --- a/dat/tribute +++ b/dat/tribute @@ -1,4 +1,4 @@ -# NetHack 3.6 tribute $NHDT-Date: 1574107001 2019/11/18 19:56:41 $ $NHDT-Branch: NetHack-3.6 $:$NHDT-Revision: 1.86 $ +# NetHack 3.6 tribute $NHDT-Date: 1584869896 2020/03/22 09:38:16 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.87 $ # Copyright (c) 2017 by Robert Patrick Rankin # NetHack may be freely redistributed. See license for details. # A tribute introduced in NetHack 3.6.0 to: @@ -2380,7 +2380,7 @@ Rock grinned. "Right you are, Mr Dibbler," he said. # p. 189 %passage 12 Magic wasn't difficult. That was the big secret that the whole baroque -edifice or wizardry had been set up to conceal. Anyone with a bit of +edifice of wizardry had been set up to conceal. Anyone with a bit of intelligence and enough perseverance could do magic, which was why the wizards cloaked it with rituals and the whole pointy-hat business. diff --git a/doc/fixes37.0 b/doc/fixes37.0 index 5cafc1657..5a82bcabb 100644 --- a/doc/fixes37.0 +++ b/doc/fixes37.0 @@ -1,4 +1,4 @@ -$NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.140 $ $NHDT-Date: 1584756090 2020/03/21 02:01:30 $ +$NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.141 $ $NHDT-Date: 1584869896 2020/03/22 09:38:16 $ General Fixes and Modified Features ----------------------------------- @@ -89,6 +89,7 @@ correctly account for fuel remaining when lit candles are attached there were 15 or fewer turns remaining) praying on an unaligned altar outside of Gehennom behaved like an ordinary prayer; make that always fail +Discworld typo: Moving Pictures passage 12 "or" -> "of" Fixes to 3.7.0-x Problems that Were Exposed Via git Repository