forked from External/mage
Implemented Energy Vortex
This commit is contained in:
parent
53f4241518
commit
c46b268819
3 changed files with 113 additions and 0 deletions
|
|
@ -134,6 +134,7 @@ public enum CounterType {
|
|||
VELOCITY("velocity"),
|
||||
VERSE("verse"),
|
||||
VITALITY("vitality"),
|
||||
VORTEX("vortex"),
|
||||
WIND("wind"),
|
||||
WISH("wish");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue