Files
wagic/projects/mtg/bin/Res/test/fault_line.txt
2016-07-03 15:24:05 -04:00

21 lines
322 B
Plaintext

#Bug: fault line has the same effect as earthquale (error in X cost)
[INIT]
FIRSTMAIN
[PLAYER1]
hand:fault line
manapool:{1}{R}{R}
[PLAYER2]
inplay:grizzly bears
[DO]
fault line
choice 1
[ASSERT]
FIRSTMAIN
[PLAYER1]
graveyard:fault line
manapool:{0}
life:19
[PLAYER2]
inplay:grizzly bears
life:19
[END]