[ECL] Implement Explosive Prodigy

This commit is contained in:
theelk801 2026-01-06 08:39:15 -05:00
parent 0852333cd4
commit c6528c3a4d
3 changed files with 50 additions and 0 deletions

View file

@ -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");