]> granicus.if.org Git - nethack/commit
fix #H104 - misnamed high priestess
authornethack.rankin <nethack.rankin>
Thu, 25 May 2006 03:44:34 +0000 (03:44 +0000)
committernethack.rankin <nethack.rankin>
Thu, 25 May 2006 03:44:34 +0000 (03:44 +0000)
commitc67b9788fc954bd5d5257ac8bb3896195ddbbe63
tree3201337bced60c71f40af3c81f9f83e4cf19e4f3
parent804864c723eae23626467cd78709fb2b80f9309b
fix #H104 - misnamed high priestess

     When high priests have their affiliation suppressed to avoid giving
away which altar is which on the Astral level, the name formatting also
bypasses the code that converts "priest" into "priestess" for females.
(The bug report was about Moloch's high priestess; the occupant of the
Sanctum's temple gets similar handling to those on Astral.)

     Also a tidbit for a change made a couple of days ago.  Avoid using
"Manlobbi the invisible shopkeeper" or "Asidonhopo the newt" in the message
given when a shk refuses an attempt to be renamed via the 'C' command.
doc/fixes34.4
src/do_name.c