]> granicus.if.org Git - nethack/commitdiff
fix github issue #120 - quest message typo
authorPatR <rankin@nethack.org>
Thu, 2 Aug 2018 00:39:02 +0000 (17:39 -0700)
committerPatR <rankin@nethack.org>
Thu, 2 Aug 2018 00:39:02 +0000 (17:39 -0700)
Fixes #120

The one-line summary [for inclusion in message history] of the priest
quest's block message when bringing the quest artifact back to leader
misspelled "congratulations".

dat/quest.txt
doc/fixes36.2

index 64bde2fe35a70467ba99c4eb431ef64a46ae3603..75face8f0a4b0cd6ae981c7735c617e45f4adda5 100644 (file)
@@ -1800,7 +1800,7 @@ a minion of %d.  %d commands that you retain
 of Yendor.
 
 "Go forth, and let %d guide your steps."
-%E [Congraulations, %p.  Keep %o; go and recover the Amulet.]
+%E [Congratulations, %p.  Keep %o; go and recover the Amulet.]
 %Cc Pri 00082
 %lC reiterates that %o is yours now.
 
index 13478886858000aaa028e267cbec195b66300d93..3152038913d160cca029fe2b9885a8750d6a60a4 100644 (file)
@@ -72,6 +72,9 @@ remembered corpse which isn't there anymore would be described by farlook as
        the corpse of a random monster type
 when eating a tin of spinach, don't "feel like Popeye" is sustain-abilities
        prevents any strength gain
+summary text [for message history] of quest message Pri 00081 (Priest quest
+       success message given when bringing quest artifact to leader)
+       misspelled "congratulations"
 
 
 Fixes to Post-3.6.1 Problems that Were Exposed Via git Repository