mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 13:02:06 -08:00
Add 2 unstable cards.
This commit is contained in:
parent
6c02186f2c
commit
7645f10202
2 changed files with 3 additions and 1 deletions
|
|
@ -72,6 +72,7 @@ public enum SubType {
|
|||
BITH("Bith", SubTypeSet.CreatureType, true), // Star Wars
|
||||
BLINKMOTH("Blinkmoth", SubTypeSet.CreatureType),
|
||||
BOAR("Boar", SubTypeSet.CreatureType),
|
||||
BRAINIAC("Brainiac", SubTypeSet.CreatureType),
|
||||
BRINGER("Bringer", SubTypeSet.CreatureType),
|
||||
BRUSHWAGG("Brushwagg", SubTypeSet.CreatureType),
|
||||
// C
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue