Files
wagic/projects/mtg/bin/Res/test/kraken_eye4.txt
wagic.the.homebrew@gmail.com df9110d246 Erwan
-reverting mistake introduced in rev 948
2009-09-25 17:11:05 +00:00

33 lines
472 B
Plaintext

#Bug: http://code.google.com/p/wagic/issues/detail?id=48
#Kraken eye adds items to the menu
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:kraken's eye,island
hand:air elemental,unsummon
manapool:{3}{U}{U}
[PLAYER2]
[DO]
air elemental
choice 0
next
#begin
next
#attack
next
#end
next
#secondmain
island
unsummon
air elemental
choice 1
[ASSERT]
SECONDMAIN
[PLAYER1]
inplay:kraken's eye,island
hand:air elemental
graveyard:unsummon
life:21
[PLAYER2]
[END]