Merge branch 'pr602' into NetHack-3.7

This commit is contained in:
nhmall
2021-10-16 10:38:27 -04:00
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -126,9 +126,9 @@ Go now! You are banished from this place.]],
"\"Thy gaze is so vacant, I thought thee a floating eye!\"", "\"Thy gaze is so vacant, I thought thee a floating eye!\"",
"\"Thy head is unfit for a mind flayer to munch upon!\"", "\"Thy head is unfit for a mind flayer to munch upon!\"",
"\"Only thy reflection could love thee!\"", "\"Only thy reflection could love thee!\"",
"\"Hast thou considered masking thy odor?\"", "\"Hast thou considered masking thine odour?\"",
"\"Hold! Thy face is a most exquisite torture!\"", "\"Hold! Thy face is a most exquisite torture!\"",
"\"I wouldst fart in thy direction, but it might improve thy smell!\"", "\"I shouldst fart in thy direction to improve thy smell!\"",
}, },
legacy = { legacy = {
synopsis = "[%dC has chosen you to recover the Amulet of Yendor for %dI.]", synopsis = "[%dC has chosen you to recover the Amulet of Yendor for %dI.]",
+1
View File
@@ -1297,6 +1297,7 @@ running on ice sent hero in weird directions (pr #588 by copperwater)
delete extra lines in Guidebook.mn (pr #590 by argrath) delete extra lines in Guidebook.mn (pr #590 by argrath)
supply missing changes on Guidebook.tex (pr #591 by argrath) supply missing changes on Guidebook.tex (pr #591 by argrath)
fix out-of-bounds access of xdir and ydir in farlook (pr #592 by copperwater) fix out-of-bounds access of xdir and ydir in farlook (pr #592 by copperwater)
variation of imp's period-speak (pr #602 by Vivit-R)
Code Cleanup and Reorganization Code Cleanup and Reorganization