[DMC] Implement Jared Carthalion (#9549)

* [DMC] Implement Jared Carthalion

* Applied requested changes
This commit is contained in:
PurpleCrowbar 2022-09-22 02:00:11 +01:00 committed by GitHub
parent ecd43c07e2
commit fddec2ae9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 174 additions and 0 deletions

View file

@ -436,6 +436,7 @@ public enum SubType {
GRIST("Grist", SubTypeSet.PlaneswalkerType),
HUATLI("Huatli", SubTypeSet.PlaneswalkerType),
JACE("Jace", SubTypeSet.PlaneswalkerType),
JARED("Jared", SubTypeSet.PlaneswalkerType),
JESKA("Jeska", SubTypeSet.PlaneswalkerType),
KAITO("Kaito", SubTypeSet.PlaneswalkerType),
KARN("Karn", SubTypeSet.PlaneswalkerType),