[LCI] Implement Quintorius Kand

This commit is contained in:
theelk801 2023-10-27 19:30:30 -04:00
parent 83d877a9d0
commit 0f7db0c69d
3 changed files with 99 additions and 0 deletions

View file

@ -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),