mirror of
https://github.com/magefree/mage.git
synced 2025-12-29 06:52:02 -08:00
[CLB] Implemented Lae'zel, Vlaakith's Champion
This commit is contained in:
parent
3e365dbb4e
commit
aec14bb5fb
3 changed files with 96 additions and 0 deletions
|
|
@ -163,6 +163,7 @@ public enum SubType {
|
|||
GARGOYLE("Gargoyle", SubTypeSet.CreatureType),
|
||||
GERM("Germ", SubTypeSet.CreatureType),
|
||||
GIANT("Giant", SubTypeSet.CreatureType),
|
||||
GITH("Gith", SubTypeSet.CreatureType),
|
||||
GNOME("Gnome", SubTypeSet.CreatureType),
|
||||
GNOLL("Gnoll", SubTypeSet.CreatureType),
|
||||
GOLEM("Golem", SubTypeSet.CreatureType),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue