gender-specific names can be used in .lua files with the gender upheld

Revert "monster name references in .lua files"
This reverts commit 0e0aa7bdf6.
This commit is contained in:
nhmall
2020-12-31 18:49:43 -05:00
parent e7e07cb067
commit 862c4064ab
3 changed files with 44 additions and 25 deletions

View File

@@ -468,8 +468,10 @@ arbitrate when there is a conflict between gender term (male or female) and
wizard mode sanity check complained about Wizard's clone mimicking a monster
new ^G gender-naming handling code required a guard against null permonst
pointer which could occur under some circumstances
replace some monster names in .lua files with their new equivalents
replace "aligned priest" entries in Pri-loca.lua, astral.lua, minetn-1.lua,
and sanctum.lua, with "aligned cleric"
attempting to swap places with a peaceful monster might cause it to flee
gender-specific monster names can be used in .lua files with the gender upheld
curses: 'msg_window' option wasn't functional for curses unless the binary
also included tty support