mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
[UGL] remove "Elves" subtype from Elvish Impersonators
This commit is contained in:
parent
ae94db9644
commit
1be43ef6ff
3 changed files with 3 additions and 2 deletions
|
|
@ -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),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue