mirror of
https://github.com/magefree/mage.git
synced 2026-01-26 21:29:17 -08:00
fixed a test failure
This commit is contained in:
parent
5ca4cea27e
commit
984fee5727
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ public final class GnostroVoiceOfTheCrags extends CardImpl {
|
|||
|
||||
// • You gain X life.
|
||||
ability.addMode(new Mode(new GainLifeEffect(GnostroVoiceOfTheCragsValue.instance).setText("you gain X life")));
|
||||
this.addAbility(ability);
|
||||
}
|
||||
|
||||
private GnostroVoiceOfTheCrags(final GnostroVoiceOfTheCrags card) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue