[WHO] Implement The Eleventh Hour

This commit is contained in:
theelk801 2023-08-05 22:16:01 -04:00
parent 30b6ac96a3
commit 4a67507e2b
4 changed files with 121 additions and 0 deletions

View file

@ -60,6 +60,7 @@ public enum SubType {
// A
ADVISOR("Advisor", SubTypeSet.CreatureType),
AETHERBORN("Aetherborn", SubTypeSet.CreatureType),
ALIEN("Alien", SubTypeSet.CreatureType),
ALLY("Ally", SubTypeSet.CreatureType),
ANGEL("Angel", SubTypeSet.CreatureType),
ANTELOPE("Antelope", SubTypeSet.CreatureType),