more tribute: Eric #3, Witches Abroad #10

This commit is contained in:
PatR
2019-11-18 11:56:45 -08:00
parent 516761b9bb
commit 040c13f6aa
2 changed files with 9 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
# NetHack 3.6 tribute $NHDT-Date: 1574103673 2019/11/18 19:01:13 $ $NHDT-Branch: NetHack-3.6 $:$NHDT-Revision: 1.85 $
# NetHack 3.6 tribute $NHDT-Date: 1574107001 2019/11/18 19:56:41 $ $NHDT-Branch: NetHack-3.6 $:$NHDT-Revision: 1.86 $
# 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:
@@ -786,7 +786,7 @@ back of his skull.
[Equal Rites, by Terry Pratchett]
%e passage
# p. 185 (actually uses four periods to mark a sentence ending in a ellipsis)
# p. 185 (actually uses four periods to mark a sentence ending in an ellipsis)
%passage 10
There may be universes where librarianship is considered a peaceful sort of
occupation, and where the risks are limited to large volumes falling off
@@ -2004,7 +2004,7 @@ road to Hell, and demons were, after all, traditionalists.
%e passage
# pp. 9-10 (passage has an interesting start but not much of a finish...)
%passage 3
"It's a haunting," he ventured. "Some short of ghost, maybe. A bell, book
"It's a haunting," he ventured. "Some sort of ghost, maybe. A bell, book
and candle job."
The Bursar sighed. "We tried that, Archchancellor."
@@ -2816,8 +2816,8 @@ It carried on turning, pulling her with it.
Blimey. Oh, well...
Then she did was neither Granny Weatherwax nor Magrat would have dreamed of
doing in the circumstances. But Nanny Ogg's voyages on the sea of
Then she did what neither Granny Weatherwax nor Magrat would have dreamed
of doing in the circumstances. But Nanny Ogg's voyages on the sea of
intersexual dalliance had gone rather further than twice around the
lighthouse, and she saw nothing demeaning in getting a man to help her.

View File

@@ -1,4 +1,4 @@
$NHDT-Branch: NetHack-3.6 $:$NHDT-Revision: 1.183 $ $NHDT-Date: 1574103672 2019/11/18 19:01:12 $
$NHDT-Branch: NetHack-3.6 $:$NHDT-Revision: 1.184 $ $NHDT-Date: 1574107001 2019/11/18 19:56:41 $
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,
@@ -117,7 +117,9 @@ when a boulder was teleported, if it landed in a pit or trap door or hole its
(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");
and passage #11 for The Light Fantastic ("to" -> "do")
and passage #11 for The Light Fantastic ("to" -> "do");
passage #3 for Eric ("short" -> "sort");
passage #10 for Witches Abroad ("was" -> "what")
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