mirror of
https://github.com/magefree/mage.git
synced 2026-01-26 05:09:16 -08:00
[ECL] Implement Explosive Prodigy
This commit is contained in:
parent
0852333cd4
commit
c6528c3a4d
3 changed files with 50 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ public enum AbilityWord {
|
|||
THRESHOLD("Threshold"),
|
||||
UNDERGROWTH("Undergrowth"),
|
||||
VALIANT("Valiant"),
|
||||
VIVID("Vivid"),
|
||||
VOID("Void"),
|
||||
WILL_OF_THE_COUNCIL("Will of the council"),
|
||||
WILL_OF_THE_PLANESWALKERS("Will of the planeswalkers");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue