[CLB] Implemented Descent into Avernus

This commit is contained in:
Evan Kranzler 2022-06-02 08:25:43 -04:00
parent aef01f034e
commit 1a6a17fa0f
3 changed files with 89 additions and 0 deletions

View file

@ -44,6 +44,7 @@ public enum CounterType {
DEATHTOUCH("deathtouch"),
DELAY("delay"),
DEPLETION("depletion"),
DESCENT("descent"),
DESPAIR("despair"),
DEVOTION("devotion"),
DIVINITY("divinity"),