21 lines
301 B
Plaintext
21 lines
301 B
Plaintext
#Bug:rampant growth does not tap target(its fixed...)
|
|
[INIT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
library:island
|
|
hand:rampant growth
|
|
manapool:{1}{G}
|
|
[PLAYER2]
|
|
[DO]
|
|
rampant growth
|
|
choice 0
|
|
island
|
|
island
|
|
[ASSERT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
inplay:island
|
|
manapool:{0}
|
|
graveyard:rampant growth
|
|
[PLAYER2]
|
|
[END] |