- bug fixes (civic wayfinder, fault line) - target's quad is displayed for generictargetabilities - added menutext for powertoughnessmodifier
20 lines
312 B
Plaintext
20 lines
312 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
|
|
[ASSERT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
graveyard:fault line
|
|
manapool:{0}
|
|
life:19
|
|
[PLAYER2]
|
|
inplay:grizzly bears
|
|
life:19
|
|
[END] |