update for --dumpenums

Include a value added back on January 11, 2024
This commit is contained in:
nhmall
2024-02-06 14:19:16 -05:00
parent dfdb6f0ab6
commit f6577e1989

View File

@@ -1103,6 +1103,7 @@ struct enum_dump monsdump[] = {
{ NUMMONS, "NUMMONS" },
{ NON_PM, "NON_PM" },
{ LOW_PM, "LOW_PM" },
{ HIGH_PM, "HIGH_PM" },
{ SPECIAL_PM, "SPECIAL_PM" }
};
struct enum_dump objdump[] = {