monster gender-related follow-ups
remove unintentionally left M2_MALE flag on dwarf lord/lady/leader provide a way to verify gender information relayed from the core in debug mode on tty via #wizmgender debugging extended command
This commit is contained in:
@@ -1844,6 +1844,8 @@ struct ext_func_tab extcmdlist[] = {
|
||||
wiz_level_change, IFBURIED | AUTOCOMPLETE | WIZMODECMD },
|
||||
{ '\0', "lightsources", "show mobile light sources",
|
||||
wiz_light_sources, IFBURIED | AUTOCOMPLETE | WIZMODECMD },
|
||||
{ '\0', "wizmgender", "force added info about monster gender",
|
||||
wiz_mgender, IFBURIED | AUTOCOMPLETE | WIZMODECMD },
|
||||
{ ':', "look", "look at what is here", dolook, IFBURIED },
|
||||
{ M('l'), "loot", "loot a box on the floor", doloot, AUTOCOMPLETE },
|
||||
#ifdef DEBUG_MIGRATING_MONS
|
||||
|
||||
Reference in New Issue
Block a user