[EOE] Implement Wefstalker Ardent

This commit is contained in:
theelk801 2025-07-09 11:24:37 -04:00
parent a9b651e0dc
commit 55df883b52
3 changed files with 49 additions and 0 deletions

View file

@ -160,6 +160,7 @@ public enum SubType {
DRAGON("Dragon", SubTypeSet.CreatureType),
DRAKE("Drake", SubTypeSet.CreatureType),
DREADNOUGHT("Dreadnought", SubTypeSet.CreatureType),
DRIX("Drix", SubTypeSet.CreatureType),
DROID("Droid", SubTypeSet.CreatureType, true), // Star Wars
DRONE("Drone", SubTypeSet.CreatureType),
DRUID("Druid", SubTypeSet.CreatureType),