Implemented Rushblade Commander

This commit is contained in:
Evan Kranzler 2018-05-22 10:13:14 -04:00
parent 2a7a258f34
commit 725adb1a25
3 changed files with 91 additions and 0 deletions

View file

@ -61,6 +61,7 @@ public enum SubType {
AUROCHS("Aurochs", SubTypeSet.CreatureType),
AUTOBOT("Autobot", SubTypeSet.CreatureType, true), // H17, Grimlock
AVATAR("Avatar", SubTypeSet.CreatureType),
AZRA("Azra", SubTypeSet.CreatureType),
// B
BADGER("Badger", SubTypeSet.CreatureType),
BARBARIAN("Barbarian", SubTypeSet.CreatureType),