forked from External/mage
[WHO] Implement The Eleventh Hour
This commit is contained in:
parent
30b6ac96a3
commit
4a67507e2b
4 changed files with 121 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ public enum SubType {
|
|||
// A
|
||||
ADVISOR("Advisor", SubTypeSet.CreatureType),
|
||||
AETHERBORN("Aetherborn", SubTypeSet.CreatureType),
|
||||
ALIEN("Alien", SubTypeSet.CreatureType),
|
||||
ALLY("Ally", SubTypeSet.CreatureType),
|
||||
ANGEL("Angel", SubTypeSet.CreatureType),
|
||||
ANTELOPE("Antelope", SubTypeSet.CreatureType),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue