mirror of
https://github.com/magefree/mage.git
synced 2026-01-26 21:29:17 -08:00
Implement [ACR] The Animus (#12453)
This commit is contained in:
parent
fc21365847
commit
a8215efe1a
3 changed files with 151 additions and 0 deletions
|
|
@ -134,6 +134,7 @@ public enum CounterType {
|
|||
MANIFESTATION("manifestation"),
|
||||
MANNEQUIN("mannequin"),
|
||||
MATRIX("matrix"),
|
||||
MEMORY("memory"),
|
||||
MENACE("menace"),
|
||||
M0M1(new BoostCounter(-0, -1).name),
|
||||
M0M2(new BoostCounter(-0, -2).name),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue