forked from External/mage
[MOC] Implement Path of the Animist
This commit is contained in:
parent
b8858a881e
commit
7fc5943b07
4 changed files with 77 additions and 1 deletions
|
|
@ -52,7 +52,8 @@ public enum AbilityWord {
|
|||
TEMPTING_OFFER("Tempting offer"),
|
||||
THRESHOLD("Threshold"),
|
||||
UNDERGROWTH("Undergrowth"),
|
||||
WILL_OF_THE_COUNCIL("Will of the council");
|
||||
WILL_OF_THE_COUNCIL("Will of the council"),
|
||||
WILL_OF_THE_PLANESWALKERS("Will of the planeswalkers");
|
||||
|
||||
private final String text;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue