forked from External/mage
[LCI] Implement Skullcap Snail
This commit is contained in:
parent
c1e6748470
commit
df15e0821c
3 changed files with 45 additions and 0 deletions
|
|
@ -359,6 +359,7 @@ public enum SubType {
|
|||
SLITH("Slith", SubTypeSet.CreatureType),
|
||||
SLIVER("Sliver", SubTypeSet.CreatureType),
|
||||
SLUG("Slug", SubTypeSet.CreatureType),
|
||||
SNAIL("Snail", SubTypeSet.CreatureType),
|
||||
SNAKE("Snake", SubTypeSet.CreatureType),
|
||||
SOLDIER("Soldier", SubTypeSet.CreatureType),
|
||||
SOLTARI("Soltari", SubTypeSet.CreatureType),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue