mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 04:22:01 -08:00
Merge branch 'master' into master
This commit is contained in:
commit
ecbc4950cd
50 changed files with 3141 additions and 8 deletions
|
|
@ -320,7 +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),
|
||||
TRILOBITE("Trilobite",SubTypeSet.CreatureType),
|
||||
TWILEK("Twi'lek", SubTypeSet.CreatureType, true), // Star Wars
|
||||
|
||||
// U
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue