mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 04:22:01 -08:00
Merge origin/master
This commit is contained in:
commit
82d2953d7b
4 changed files with 189 additions and 19 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