another tribute typo: The Light Fantastic #11

Another transciption mistake ("to"; the book has "do").
This commit is contained in:
PatR
2019-11-18 11:01:26 -08:00
parent 65ccd1d89e
commit 516761b9bb
2 changed files with 5 additions and 4 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
# NetHack 3.6 tribute $NHDT-Date: 1573777025 2019/11/15 00:17:05 $ $NHDT-Branch: NetHack-3.6 $:$NHDT-Revision: 1.84 $
# NetHack 3.6 tribute $NHDT-Date: 1574103673 2019/11/18 19:01:13 $ $NHDT-Branch: NetHack-3.6 $:$NHDT-Revision: 1.85 $
# 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:
@@ -549,7 +549,7 @@ explain the observed facts, and they are completely and utterly wrong.
%e passage
# p. 205
%passage 11
"Where to they all come from?" said Twoflower, as they fled yet another mob.
"Where do they all come from?" said Twoflower, as they fled yet another mob.
"Inside every sane person there's a madman struggling to get out," said the
shopkeeper, "That's what I've always thought. No one goes mad quicker than
+3 -2
View File
@@ -1,4 +1,4 @@
$NHDT-Branch: NetHack-3.6 $:$NHDT-Revision: 1.181 $ $NHDT-Date: 1573943506 2019/11/16 22:31:46 $
$NHDT-Branch: NetHack-3.6 $:$NHDT-Revision: 1.183 $ $NHDT-Date: 1574103672 2019/11/18 19:01:12 $
This fixes36.3 file is here to capture information about updates in the 3.6.x
lineage following the release of 3.6.2 in May 2019. Please note, however,
@@ -116,7 +116,8 @@ when a boulder was teleported, if it landed in a pit or trap door or hole its
former location wasn't updated to show that it wasn't there anymore
(noticed in Sokoban but not limited to there)
Terry Pratchett tribute, fix typo in passage #4 for Mort ("the" -> "they");
also passage #7 for Soul Music ("genious" -> "genius")
also passage #7 for Soul Music ("genious" -> "genius");
and passage #11 for The Light Fantastic ("to" -> "do")
fix typo in end_of_input() present since 3.6.0 that would prevent compilation
for NOSAVEONHANGUP+INSURANCE configuration
when a status condition becomes fatal, keep it listed as an active condition