[LCI] Implement Restless Prairie

This commit is contained in:
Susucre 2023-10-26 12:38:04 +02:00
parent 4422e11bfa
commit fb6bd22c15
3 changed files with 63 additions and 1 deletions

View file

@ -142,7 +142,7 @@ public enum SubType {
DESERTER("Deserter", SubTypeSet.CreatureType),
DETECTIVE("Detective", SubTypeSet.CreatureType),
DEVIL("Devil", SubTypeSet.CreatureType),
DINOSAUR("Dinosaur", SubTypeSet.CreatureType), // With Ixalan now being spoiled, need this to be selectable
DINOSAUR("Dinosaur", SubTypeSet.CreatureType),
DJINN("Djinn", SubTypeSet.CreatureType),
DOCTOR("Doctor", SubTypeSet.CreatureType),
DOG("Dog", SubTypeSet.CreatureType),
@ -249,6 +249,7 @@ public enum SubType {
LHURGOYF("Lhurgoyf", SubTypeSet.CreatureType),
LICID("Licid", SubTypeSet.CreatureType),
LIZARD("Lizard", SubTypeSet.CreatureType),
LLAMA("Llama", SubTypeSet.CreatureType),
LOBSTER("Lobster", SubTypeSet.CreatureType, true), // Unglued
LUKE("Luke", SubTypeSet.PlaneswalkerType, true), // Star Wars
// M