mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 13:02:06 -08:00
[UNF] Implemented The Space Family Goblinson
This commit is contained in:
parent
5c5785a9e7
commit
90ae244fa5
3 changed files with 156 additions and 0 deletions
|
|
@ -171,6 +171,7 @@ public enum SubType {
|
|||
GRAVEBORN("Graveborn", SubTypeSet.CreatureType),
|
||||
GREMLIN("Gremlin", SubTypeSet.CreatureType),
|
||||
GRIFFIN("Griffin", SubTypeSet.CreatureType),
|
||||
GUEST("Guest", SubTypeSet.CreatureType),
|
||||
GUNGAN("Gungan", SubTypeSet.CreatureType, true), // Star Wars
|
||||
// H
|
||||
HAG("Hag", SubTypeSet.CreatureType),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue