-Fix issue 107 as well as another issue with doesnotuntap mentioned by leungcl -Changed wording for Paralyzing Graps (to match oracle), please verify
37 lines
467 B
Plaintext
37 lines
467 B
Plaintext
#Bug doesnotuntap
|
|
[INIT]
|
|
SECONDMAIN
|
|
[PLAYER1]
|
|
inplay:icy manipulator
|
|
hand:paralyzing grasp
|
|
manapool:{3}{U}
|
|
[PLAYER2]
|
|
inplay:grizzly bears
|
|
[DO]
|
|
icy manipulator
|
|
grizzly bears
|
|
paralyzing grasp
|
|
grizzly bears
|
|
eot
|
|
next
|
|
#upkeep
|
|
next
|
|
#draw
|
|
next
|
|
#main
|
|
next
|
|
#begins
|
|
next
|
|
#attackers
|
|
grizzly bears
|
|
next
|
|
#end of combat
|
|
next
|
|
#main phase 2
|
|
[ASSERT]
|
|
SECONDMAIN
|
|
[PLAYER1]
|
|
inplay:paralyzing grasp,icy manipulator
|
|
[PLAYER2]
|
|
inplay:grizzly bears
|
|
[END] |