mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 20:41:58 -08:00
Implemented Necrotic Wound
This commit is contained in:
parent
9b1d5e2a57
commit
915cc38e11
3 changed files with 50 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ public enum AbilityWord {
|
|||
SWEEP("Sweep"),
|
||||
TEMPTING_OFFER("Tempting offer"),
|
||||
THRESHOLD("Threshold"),
|
||||
UNDERGROWTH("Undergrowth"),
|
||||
WILL_OF_THE_COUNCIL("Will of the council");
|
||||
|
||||
private final String text;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue