Fixed Elves type

This commit is contained in:
Oleg Agafonov 2018-04-04 06:12:39 +04:00
parent dff411d758
commit da919d5301

View file

@ -123,7 +123,7 @@ public enum SubType {
ELEMENTAL("Elemental", SubTypeSet.CreatureType),
ELEPHANT("Elephant", SubTypeSet.CreatureType),
ELF("Elf", SubTypeSet.CreatureType),
ELVES("Elves", SubTypeSet.CreatureType),
ELVES("Elves", SubTypeSet.CreatureType, true), // Un-sets
ELK("Elk", SubTypeSet.CreatureType),
EYE("Eye", SubTypeSet.CreatureType),
EWOK("Ewok", SubTypeSet.CreatureType, true), // Star Wars