]> granicus.if.org Git - nethack/commit
fix B03007 - monster gender handling + level follower tuning
authornethack.rankin <nethack.rankin>
Mon, 2 Jun 2003 08:05:41 +0000 (08:05 +0000)
committernethack.rankin <nethack.rankin>
Mon, 2 Jun 2003 08:05:41 +0000 (08:05 +0000)
commit974bab3a3281abc993b9c73e8f1612850c25cffa
tree2244511cc0b82768aa26ee35e918df5c88dbe436
parent70b0a44a80629ec44267e89d9ba22f3af21db5ea
fix B03007 - monster gender handling + level follower tuning

     Fix the reported problem of combat messages referring to Orcus as
"it" when the data.base entry uses "he"; extend use of gender-specific
pronouns to named and other unique monsters as well as to humanoids.
If any of those should stay as "it", they'll need to be M2_NEUTERed....

     And prevent level followers from chasing you across levels if they
are fleeing at the time.  It's an old change I've been sitting on which
is not related but happens to be right next to the pronoun code.
doc/fixes34.2
src/mondata.c