From 83c0ee2c2889cebcfd727ff5a55093431a13d432 Mon Sep 17 00:00:00 2001 From: "wagic.the.homebrew@gmail.com" Date: Mon, 14 Jan 2013 11:26:22 +0000 Subject: [PATCH] Fixed "Animate Artifact" tests --- projects/mtg/bin/Res/test/animate_artifact.txt | 8 ++++---- projects/mtg/bin/Res/test/animate_artifact2.txt | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/projects/mtg/bin/Res/test/animate_artifact.txt b/projects/mtg/bin/Res/test/animate_artifact.txt index b768e2404..a63cfc015 100644 --- a/projects/mtg/bin/Res/test/animate_artifact.txt +++ b/projects/mtg/bin/Res/test/animate_artifact.txt @@ -2,18 +2,18 @@ [INIT] FIRSTMAIN [PLAYER1] -inplay:the rack +inplay:Aether spellbomb hand:animate artifact manapool:{3}{U} [PLAYER2] [DO] animate artifact -the rack +Aether spellbomb next #begin next #attackers -the rack +Aether spellbomb next #blockers next @@ -23,7 +23,7 @@ next [ASSERT] COMBATEND [PLAYER1] -inplay:the rack,animate artifact +inplay:Aether spellbomb,animate artifact [PLAYER2] life:19 [END] \ No newline at end of file diff --git a/projects/mtg/bin/Res/test/animate_artifact2.txt b/projects/mtg/bin/Res/test/animate_artifact2.txt index 816290d1d..392c6fb41 100644 --- a/projects/mtg/bin/Res/test/animate_artifact2.txt +++ b/projects/mtg/bin/Res/test/animate_artifact2.txt @@ -2,26 +2,26 @@ [INIT] FIRSTMAIN [PLAYER1] -inplay:the rack +inplay:Aether spellbomb hand:animate artifact,disenchant manapool:{3}{U}{1}{W} [PLAYER2] [DO] animate artifact -the rack +Aether spellbomb disenchant animate artifact next #begin next #attackers -the rack +Aether spellbomb next #combat ends [ASSERT] COMBATEND [PLAYER1] -inplay:the rack +inplay:Aether spellbomb graveyard:animate artifact,disenchant [PLAYER2] [END] \ No newline at end of file