Implemented Lovestruck Beast

This commit is contained in:
Evan Kranzler 2019-09-05 21:19:44 -04:00
parent d98ad896c1
commit c4cea99bea
3 changed files with 90 additions and 0 deletions

View file

@ -240,6 +240,7 @@ public enum SubType {
NIGHTMARE("Nightmare", SubTypeSet.CreatureType),
NIGHTSTALKER("Nightstalker", SubTypeSet.CreatureType),
NINJA("Ninja", SubTypeSet.CreatureType),
NOBLE("Noble", SubTypeSet.CreatureType),
NOGGLE("Noggle", SubTypeSet.CreatureType),
NOMAD("Nomad", SubTypeSet.CreatureType),
NYMPH("Nymph", SubTypeSet.CreatureType),