forked from External/mage
[LCI] Implement Quintorius Kand
This commit is contained in:
parent
83d877a9d0
commit
0f7db0c69d
3 changed files with 99 additions and 0 deletions
|
|
@ -483,6 +483,7 @@ public enum SubType {
|
|||
NIXILIS("Nixilis", SubTypeSet.PlaneswalkerType),
|
||||
OBI_WAN("Obi-Wan", SubTypeSet.PlaneswalkerType, true), // Star Wars
|
||||
OKO("Oko", SubTypeSet.PlaneswalkerType),
|
||||
QUINTORIUS("Quintorius", SubTypeSet.PlaneswalkerType),
|
||||
RAL("Ral", SubTypeSet.PlaneswalkerType),
|
||||
REY("Rey", SubTypeSet.PlaneswalkerType, true), // Star Wars,
|
||||
ROWAN("Rowan", SubTypeSet.PlaneswalkerType),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue