mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 21:12:04 -08:00
Implement Unesh (HOU)
This commit is contained in:
parent
cc368c3e1d
commit
67ce816381
2 changed files with 1 additions and 4 deletions
|
|
@ -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),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue