Alias "kirin" for "ki-rin"

This commit is contained in:
Pasi Kallinen
2020-03-17 19:06:32 +02:00
parent a57894cedb
commit 750d2fe560
2 changed files with 2 additions and 0 deletions

View File

@@ -757,6 +757,7 @@ const char *in_str;
/* Hyphenated names -- it would be nice to handle these via
fuzzymatch() but it isn't able to ignore trailing stuff */
{ "ki rin", PM_KI_RIN },
{ "kirin", PM_KI_RIN },
{ "uruk hai", PM_URUK_HAI },
{ "orc captain", PM_ORC_CAPTAIN },
{ "woodland elf", PM_WOODLAND_ELF },