"offering" lookup

Fix the situation <Someone> reported where requesting information about
the not too unlikely word "offering" would match the "ring" quote.  I didn't
add a new quote for it but made "offer[ing]" and "sacrific[e|ing]" match the
existing altar quote.  I also added one small quote I've had laying around
for a while.
This commit is contained in:
nethack.rankin
2004-06-04 23:51:20 +00:00
parent 7c691dfb8b
commit 3e6e8b0582
2 changed files with 13 additions and 2 deletions

View File

@@ -28,6 +28,7 @@ add passive() flag that indicates uwep was destroyed during the turn
calculate weight of corpses on special levels correctly
Sting could trigger premature display of orcs during savegame restore
Sting now glows light blue again
prevent "offering" or other words with similar ending from matching ring quote
Platform- and/or Interface-Specific Fixes