-Various card fixes
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-09-06 09:55:11 +00:00
parent 5a2a4a7617
commit 8771ee7579
15 changed files with 197 additions and 138 deletions
@@ -0,0 +1,43 @@
#Bug: unstable mutation doesn't give +3/+3
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:raging goblin
hand:unstable mutation
manapool:{U}
[PLAYER2]
[DO]
unstable mutation
raging goblin
next
#combat begins
next
#attackers
raging goblin
eot
eot
#untap
next
#upkeep
next
#draw
next
#main
next
#combat
next
#atackers
raging goblin
next
#blockers
next
#damage
next
end
[ASSERT]
COMBATEND
[PLAYER1]
inplay:raging goblin,unstable mutation
[PLAYER2]
life:13
[END]