[UGL] remove "Elves" subtype from Elvish Impersonators

This commit is contained in:
theelk801 2023-06-19 16:32:21 -04:00
parent ae94db9644
commit 1be43ef6ff
3 changed files with 3 additions and 2 deletions

View file

@ -153,7 +153,6 @@ public enum SubType {
ELEMENTAL("Elemental", SubTypeSet.CreatureType),
ELEPHANT("Elephant", SubTypeSet.CreatureType),
ELF("Elf", SubTypeSet.CreatureType),
ELVES("Elves", SubTypeSet.CreatureType, true), // Un-sets
ELK("Elk", SubTypeSet.CreatureType),
EMPLOYEE("Employee", SubTypeSet.CreatureType),
EYE("Eye", SubTypeSet.CreatureType),