quest message tweaks

From a list of bugs sent by <email deleted>, the initial message for
the knight quest included the phrase "looking closer" which isn't suitable
if the hero is blind at the time.  Also, one samurai guardian message used
"ninja" (assassin, more or less) where it ought to have been using "ronin"
(samurai without any master, a disgrace).

     The archeologist and tourist quests' initial messages had similar
blindness problems with "look".  (There are still at least 3 other places
which use "appear"; I've left those alone.)
This commit is contained in:
nethack.rankin
2005-12-04 03:05:18 +00:00
parent d4c28b30a2
commit 22269488fa
2 changed files with 7 additions and 5 deletions

View File

@@ -162,6 +162,8 @@ tombstone's reason for death after being killed by mis-returning Mjollnir
varied depending upon whether it was fully identified
tombstone's reason for death from kicking an object could include so much
detail about the object that is was too verbose
several quest messages were worded inappropriately if the hero was blind
a samurai quest guardian message used "ninja" where "ronin" was intended
Platform- and/or Interface-Specific Fixes