mirror of
https://github.com/correl/mage.git
synced 2024-12-24 11:50:45 +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),
|
||||
LICID("Licid", SubTypeSet.CreatureType),
|
||||
LIZARD("Lizard", SubTypeSet.CreatureType),
|
||||
LOBSTER("Lobster", SubTypeSet.CreatureType, true), // Unglued
|
||||
// M
|
||||
MANTELLIAN("Mantellian", SubTypeSet.CreatureType, true), // Star Wars
|
||||
MANTICORE("Manticore", SubTypeSet.CreatureType),
|
||||
|
|
Loading…
Reference in a new issue