mirror of
https://github.com/magefree/mage.git
synced 2026-01-09 20:32:06 -08:00
[DSK] Implement Patched Plaything
This commit is contained in:
parent
66b5da1377
commit
fd8b0d1f99
3 changed files with 50 additions and 0 deletions
|
|
@ -397,6 +397,7 @@ public enum SubType {
|
|||
THRULL("Thrull", SubTypeSet.CreatureType),
|
||||
TIEFLING("Tiefling", SubTypeSet.CreatureType),
|
||||
TIME_LORD("Time Lord", SubTypeSet.CreatureType),
|
||||
TOY("Toy", SubTypeSet.CreatureType),
|
||||
TRANDOSHAN("Trandoshan", SubTypeSet.CreatureType, true), // Star Wars
|
||||
TREEFOLK("Treefolk", SubTypeSet.CreatureType),
|
||||
TRILOBITE("Trilobite", SubTypeSet.CreatureType),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue