Implement [ACR] The Animus (#12453)

This commit is contained in:
grimreap124 2024-06-11 20:18:59 +10:00 committed by GitHub
parent fc21365847
commit a8215efe1a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 151 additions and 0 deletions

View file

@ -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),