forked from External/mage
* Stromgald Cabal - Fixed that he could counter blue spells instead of correctly white spells.
This commit is contained in:
parent
00924d45e3
commit
90d516f15d
3 changed files with 10 additions and 11 deletions
|
|
@ -28,10 +28,10 @@
|
|||
package mage.abilities.effects.common;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.constants.Outcome;
|
||||
import mage.abilities.Ability;
|
||||
import mage.abilities.Mode;
|
||||
import mage.abilities.effects.OneShotEffect;
|
||||
import mage.constants.Outcome;
|
||||
import mage.game.Game;
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue