mirror of
https://github.com/correl/mage.git
synced 2025-01-12 11:08:01 +00:00
Add 5 cards (UGL)
This commit is contained in:
parent
63cb997942
commit
d9bcfa3f31
1 changed files with 1 additions and 0 deletions
|
@ -198,6 +198,7 @@ public enum SubType {
|
||||||
LHURGOYF("Lhurgoyf", SubTypeSet.CreatureType),
|
LHURGOYF("Lhurgoyf", SubTypeSet.CreatureType),
|
||||||
LICID("Licid", SubTypeSet.CreatureType),
|
LICID("Licid", SubTypeSet.CreatureType),
|
||||||
LIZARD("Lizard", SubTypeSet.CreatureType),
|
LIZARD("Lizard", SubTypeSet.CreatureType),
|
||||||
|
LOBSTER("Lobster", SubTypeSet.CreatureType, true), // Unglued
|
||||||
// M
|
// M
|
||||||
MANTELLIAN("Mantellian", SubTypeSet.CreatureType, true), // Star Wars
|
MANTELLIAN("Mantellian", SubTypeSet.CreatureType, true), // Star Wars
|
||||||
MANTICORE("Manticore", SubTypeSet.CreatureType),
|
MANTICORE("Manticore", SubTypeSet.CreatureType),
|
||||||
|
|
Loading…
Reference in a new issue