Implemented Daxos, Blessed by the Sun

This commit is contained in:
Evan Kranzler 2019-12-14 11:08:14 -05:00
parent 1b8b452a99
commit f1b9b5aba7
3 changed files with 91 additions and 0 deletions

View file

@ -110,6 +110,7 @@ public enum SubType {
// D
DATHOMIRIAN("Dathomirian", SubTypeSet.CreatureType, true), // Star Wars
DAUTHI("Dauthi", SubTypeSet.CreatureType),
DEMIGOD("Demigod", SubTypeSet.CreatureType),
DEMON("Demon", SubTypeSet.CreatureType),
DESERTER("Deserter", SubTypeSet.CreatureType),
DEVIL("Devil", SubTypeSet.CreatureType),