]> granicus.if.org Git - nethack/commitdiff
fix github issue #315 - "Moving Pictures" typo
authorPatR <rankin@nethack.org>
Sun, 22 Mar 2020 09:38:21 +0000 (02:38 -0700)
committerPatR <rankin@nethack.org>
Sun, 22 Mar 2020 09:38:21 +0000 (02:38 -0700)
Transcription typo:  had "or", should have been "of".

dat/tribute
doc/fixes37.0

index 73a5a38153075d6dd79283f85f2605e4a07bf4cd..214842884bf2167728660afc22d7cb94fee64d99 100644 (file)
@@ -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.
 
index 5cafc1657a29f0afe969acf82be979ced8b0e090..5a82bcabbb53b737341e5da48c42aca3cb2edc83 100644 (file)
@@ -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