mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
[BLB] Implement Brightblade Stoat
This commit is contained in:
parent
1fcb093690
commit
d32b138615
3 changed files with 43 additions and 0 deletions
|
|
@ -419,6 +419,7 @@ public enum SubType {
|
|||
WALRUS("Walrus", SubTypeSet.CreatureType),
|
||||
WARLOCK("Warlock", SubTypeSet.CreatureType),
|
||||
WARRIOR("Warrior", SubTypeSet.CreatureType),
|
||||
WEASEL("Weasel", SubTypeSet.CreatureType),
|
||||
WEEQUAY("Weequay", SubTypeSet.CreatureType, true),
|
||||
WEIRD("Weird", SubTypeSet.CreatureType),
|
||||
WEREWOLF("Werewolf", SubTypeSet.CreatureType),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue