[40K] Implemented Inquisitor Greyfax

This commit is contained in:
Evan Kranzler 2022-09-13 06:34:05 -04:00
parent 40d2019288
commit 5e26b7eacd
3 changed files with 70 additions and 0 deletions

View file

@ -198,6 +198,7 @@ public enum SubType {
IMP("Imp", SubTypeSet.CreatureType),
INCARNATION("Incarnation", SubTypeSet.CreatureType),
INKLING("Inkling", SubTypeSet.CreatureType),
INQUISITOR("Inquisitor", SubTypeSet.CreatureType),
INSECT("Insect", SubTypeSet.CreatureType),
ITHORIAN("Ithorian", SubTypeSet.CreatureType, true), // Star Wars
// J