mirror of
https://github.com/magefree/mage.git
synced 2025-12-28 22:42:03 -08:00
[SLD] Implement Knuckles the Echidna
This commit is contained in:
parent
32eef0949a
commit
843668b830
2 changed files with 73 additions and 0 deletions
|
|
@ -163,6 +163,7 @@ public enum SubType {
|
|||
DRYAD("Dryad", SubTypeSet.CreatureType),
|
||||
DWARF("Dwarf", SubTypeSet.CreatureType),
|
||||
// E
|
||||
ECHIDNA("Echidna", SubTypeSet.CreatureType),
|
||||
EFREET("Efreet", SubTypeSet.CreatureType),
|
||||
EGG("Egg", SubTypeSet.CreatureType),
|
||||
ELDER("Elder", SubTypeSet.CreatureType),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue