Implement Unesh (HOU)

This commit is contained in:
spjspj 2017-06-25 21:33:06 +10:00
parent cc368c3e1d
commit 67ce816381
2 changed files with 1 additions and 4 deletions

View file

@ -260,7 +260,7 @@ public enum SubType {
SPAWN("Spawn", SubTypeSet.CreatureType, false),
SPECTER("Specter", SubTypeSet.CreatureType, false),
SPELLSHAPER("Spellshaper", SubTypeSet.CreatureType, false),
SPHINX("Sphix", SubTypeSet.CreatureType, false),
SPHINX("Sphinx", SubTypeSet.CreatureType, false),
SPIDER("Spider", SubTypeSet.CreatureType, false),
SPIKE("Spike", SubTypeSet.CreatureType, false),
SPIRIT("Spirit", SubTypeSet.CreatureType, false),