mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 12:31:59 -08:00
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