From 72be9778c8cd919ce050cf000183ca99864e7502 Mon Sep 17 00:00:00 2001 From: "solo81@web.de" Date: Fri, 13 Jan 2012 17:54:44 +0000 Subject: [PATCH] Deleted both tests for River Kelpie. River Kelpie has been moved to crappy.txt. --- .../bin/Res/test/bugs/river_kelpie_i335.txt | 21 ---------------- .../mtg/bin/Res/test/river_kelpie2_i335.txt | 24 ------------------- 2 files changed, 45 deletions(-) delete mode 100644 projects/mtg/bin/Res/test/bugs/river_kelpie_i335.txt delete mode 100644 projects/mtg/bin/Res/test/river_kelpie2_i335.txt diff --git a/projects/mtg/bin/Res/test/bugs/river_kelpie_i335.txt b/projects/mtg/bin/Res/test/bugs/river_kelpie_i335.txt deleted file mode 100644 index 466929c36..000000000 --- a/projects/mtg/bin/Res/test/bugs/river_kelpie_i335.txt +++ /dev/null @@ -1,21 +0,0 @@ -#Bug: River Kelpie doesn't draw through persist -# see http://code.google.com/p/wagic/issues/detail?id=335 -[INIT] -FIRSTMAIN -[PLAYER1] -library:plains -inplay:river kelpie -hand:lightning bolt -manapool:{R} -[PLAYER2] -[DO] -lightning bolt -river kelpie -[ASSERT] -FIRSTMAIN -[PLAYER1] -hand:plains -inplay:river kelpie -graveyard:lightning bolt -[PLAYER2] -[END] \ No newline at end of file diff --git a/projects/mtg/bin/Res/test/river_kelpie2_i335.txt b/projects/mtg/bin/Res/test/river_kelpie2_i335.txt deleted file mode 100644 index 597d4d846..000000000 --- a/projects/mtg/bin/Res/test/river_kelpie2_i335.txt +++ /dev/null @@ -1,24 +0,0 @@ -#Bug: moved from Graveyard triggers don't work -# see http://code.google.com/p/wagic/issues/detail?id=335 -# Argivian Restoration: Return target artifact card from your graveyard to the battlefield. -# Whenever River Kelpie or another permanent is put onto the battlefield from a graveyard, draw a card. -[INIT] -FIRSTMAIN -[PLAYER1] -manapool:{2}{U}{U} -inplay:River Kelpie -graveyard:Brass man -hand:Argivian Restoration -library:forest -[PLAYER2] -[DO] -Argivian Restoration -Brass man -[ASSERT] -FIRSTMAIN -[PLAYER1] -inplay:River Kelpie,Brass man -hand:Forest -graveyard:Argivian Restoration -[PLAYER2] -[END] \ No newline at end of file