mirror of
https://github.com/magefree/mage.git
synced 2026-01-10 12:52:06 -08:00
Added card "Droidsmith" and its abilities and effects
This commit is contained in:
parent
43075f7088
commit
64ad1f5984
2 changed files with 57 additions and 1 deletions
|
|
@ -57,6 +57,7 @@ public enum SubType {
|
|||
ALLY("Ally", SubTypeSet.CreatureType),
|
||||
ANGEL("Angel", SubTypeSet.CreatureType),
|
||||
ANTELOPE("Antelope", SubTypeSet.CreatureType),
|
||||
ANZELLAN("Anzellan", SubTypeSet.CreatureType, true), // Star Wars
|
||||
AQUALISH("Aqualish", SubTypeSet.CreatureType, true), // Star Wars
|
||||
APE("Ape", SubTypeSet.CreatureType),
|
||||
ARCONA("Arcona", SubTypeSet.CreatureType, true),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue