mirror of
https://github.com/magefree/mage.git
synced 2025-12-27 14:02:05 -08:00
fix verify failure
This commit is contained in:
parent
eb7082dfd8
commit
ed85cf7111
1 changed files with 2 additions and 0 deletions
|
|
@ -63,6 +63,8 @@ public final class SummonShiva extends CardImpl {
|
|||
ability.withFlavorWord("Diamond Dust");
|
||||
ability.addHint(hint);
|
||||
});
|
||||
|
||||
this.addAbility(sagaAbility);
|
||||
}
|
||||
|
||||
private SummonShiva(final SummonShiva card) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue