[AFR] Implemented Prosperous Innkeeper

This commit is contained in:
Evan Kranzler 2021-05-07 08:13:17 -04:00
parent 071f03c491
commit 35e7f649d4
3 changed files with 49 additions and 0 deletions

View file

@ -169,6 +169,7 @@ public enum SubType {
GUNGAN("Gungan", SubTypeSet.CreatureType, true), // Star Wars
// H
HAG("Hag", SubTypeSet.CreatureType),
HALFLING("Halfling", SubTypeSet.CreatureType),
HARPY("Harpy", SubTypeSet.CreatureType),
HELLION("Hellion", SubTypeSet.CreatureType),
HIPPO("Hippo", SubTypeSet.CreatureType),