mirror of
https://github.com/magefree/mage.git
synced 2026-01-25 20:59:14 -08:00
Added Furnace Dragon. Fixed duplicate verse type in CounterType.
This commit is contained in:
parent
4b5401c825
commit
dd6f0f86a0
2 changed files with 107 additions and 1 deletions
|
|
@ -87,7 +87,6 @@ public enum CounterType {
|
|||
VELOCITY("velocity"),
|
||||
VERSE("verse"),
|
||||
VILE("vile"),
|
||||
VERSE("verse"),
|
||||
WISH("wish");
|
||||
|
||||
private final String name;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue