forked from External/mage
[BLB] Implement Downwind Ambusher
This commit is contained in:
parent
986f961552
commit
06cb5ef69a
3 changed files with 65 additions and 0 deletions
|
|
@ -361,6 +361,7 @@ public enum SubType {
|
|||
SIREN("Siren", SubTypeSet.CreatureType),
|
||||
SITH("Sith", SubTypeSet.CreatureType),
|
||||
SKELETON("Skeleton", SubTypeSet.CreatureType),
|
||||
SKUNK("Skunk", SubTypeSet.CreatureType),
|
||||
SLITH("Slith", SubTypeSet.CreatureType),
|
||||
SLIVER("Sliver", SubTypeSet.CreatureType),
|
||||
SLOTH("Sloth", SubTypeSet.CreatureType),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue