[MOM] Implement Etched Host Doombringer

This commit is contained in:
theelk801 2023-04-06 20:37:24 -04:00
parent c1ac88102e
commit ae0773de4e
5 changed files with 145 additions and 0 deletions

View file

@ -46,6 +46,7 @@ public enum CounterType {
CURRENCY("currency"),
DEATH("death"),
DEATHTOUCH("deathtouch"),
DEFENSE("defense"),
DELAY("delay"),
DEPLETION("depletion"),
DESCENT("descent"),