[MID] Implemented Smoldering Egg / Ashmouth Dragon

This commit is contained in:
Evan Kranzler 2021-09-12 10:59:25 -04:00
parent 72cb83e615
commit 07e0a4ef54
4 changed files with 152 additions and 0 deletions

View file

@ -50,6 +50,7 @@ public enum CounterType {
ECHO("echo"),
EGG("egg"),
ELIXIR("elixir"),
EMBER("ember"),
ENERGY("energy"),
ENLIGHTENED("enlightened"),
EON("eon"),