fix monarch pluralization
This commit is contained in:
@@ -720,6 +720,7 @@ corpse of monster with gender specific names (king vs queen and so forth)
|
||||
was always described by the neutral name (ruler and such)
|
||||
prevent obj_pmname() from calling mon_pmname(monst) when monst->data is null
|
||||
to prevent a null pointer dereference
|
||||
correct the pluralization of monarch to monarchs, rather than monarches
|
||||
|
||||
curses: 'msg_window' option wasn't functional for curses unless the binary
|
||||
also included tty support
|
||||
|
||||
Reference in New Issue
Block a user