mirror of
https://github.com/magefree/mage.git
synced 2026-01-25 12:49:39 -08:00
AI can play the effect of Sphinx of Uthuun now.
This commit is contained in:
parent
d48bcf6d06
commit
66fe17a0e2
3 changed files with 6 additions and 2 deletions
|
|
@ -51,7 +51,6 @@ import mage.target.TargetPlayer;
|
|||
/**
|
||||
*
|
||||
* @author Loki
|
||||
* TODO: add normal chooser for int
|
||||
*/
|
||||
public class Mindblaze extends CardImpl<Mindblaze> {
|
||||
|
||||
|
|
|
|||
|
|
@ -44,7 +44,6 @@ import mage.cards.CardImpl;
|
|||
import mage.game.Game;
|
||||
import mage.game.events.GameEvent;
|
||||
import mage.game.events.GameEvent.EventType;
|
||||
import mage.players.ManaPool;
|
||||
import mage.players.Player;
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue