mirror of
https://github.com/magefree/mage.git
synced 2026-01-26 21:29:17 -08:00
[SLD] Implement Wolverine, Best There Is
This commit is contained in:
parent
14e1f477d2
commit
640347e590
2 changed files with 154 additions and 0 deletions
|
|
@ -209,6 +209,7 @@ public enum SubType {
|
|||
HAMSTER("Hamster", SubTypeSet.CreatureType),
|
||||
HARPY("Harpy", SubTypeSet.CreatureType),
|
||||
HELLION("Hellion", SubTypeSet.CreatureType),
|
||||
HERO("Hero", SubTypeSet.CreatureType),
|
||||
HIPPO("Hippo", SubTypeSet.CreatureType),
|
||||
HIPPOGRIFF("Hippogriff", SubTypeSet.CreatureType),
|
||||
HOMARID("Homarid", SubTypeSet.CreatureType),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue