mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 21:12:04 -08:00
Implemented Voracious Greatshark
This commit is contained in:
parent
bdb54e9fd6
commit
6507e86715
3 changed files with 58 additions and 0 deletions
|
|
@ -308,6 +308,7 @@ public enum SubType {
|
|||
SHADE("Shade", SubTypeSet.CreatureType),
|
||||
SHAMAN("Shaman", SubTypeSet.CreatureType),
|
||||
SHAPESHIFTER("Shapeshifter", SubTypeSet.CreatureType),
|
||||
SHARK("Shark", SubTypeSet.CreatureType),
|
||||
SHEEP("Sheep", SubTypeSet.CreatureType),
|
||||
SIREN("Siren", SubTypeSet.CreatureType),
|
||||
SITH("Sith", SubTypeSet.CreatureType),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue