From 4dabfb5c3c7a5e37509b5bc7dab57bff0cbd787d Mon Sep 17 00:00:00 2001 From: PatR Date: Wed, 1 Aug 2018 17:39:02 -0700 Subject: [PATCH] fix github issue #120 - quest message typo 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 | 2 +- doc/fixes36.2 | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/dat/quest.txt b/dat/quest.txt index 64bde2fe3..75face8f0 100644 --- a/dat/quest.txt +++ b/dat/quest.txt @@ -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. diff --git a/doc/fixes36.2 b/doc/fixes36.2 index 134788868..315203891 100644 --- a/doc/fixes36.2 +++ b/doc/fixes36.2 @@ -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