- bug fixes (civic wayfinder, fault line)
- target's quad is displayed for generictargetabilities
- added menutext for powertoughnessmodifier
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-07-26 03:15:52 +00:00
parent ee61d7ad6b
commit bf8d4fd827
9 changed files with 105 additions and 20 deletions
+20
View File
@@ -0,0 +1,20 @@
#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]