mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 04:22:01 -08:00
Added all XLN reprints
This commit is contained in:
parent
98b5da0ec6
commit
58bba450e0
2 changed files with 20 additions and 35 deletions
|
|
@ -320,6 +320,7 @@ public enum SubType {
|
|||
TURTLE("Turtle", SubTypeSet.CreatureType),
|
||||
TUSKEN("Tusken", SubTypeSet.CreatureType, true), // Star Wars
|
||||
TROOPER("Trooper", SubTypeSet.CreatureType, true), // Star Wars
|
||||
TRILOBYTE("Trilobyte",SubTypeSet.CreatureType),
|
||||
TWILEK("Twi'lek", SubTypeSet.CreatureType, true), // Star Wars
|
||||
|
||||
// U
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue