- Fixed Damage All (Ashen Firebeast/ See test)
- Fixed Momir crash if no card with corresponding mana cost exists
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-05-28 09:42:52 +00:00
parent 821a422149
commit 1a21ca454a
7 changed files with 92 additions and 11 deletions
@@ -0,0 +1,18 @@
#Testing That Paying a great cost does not crash momir
MOMIR
[INIT]
FIRSTMAIN
[PLAYER1]
manapool:{20}
hand:plains
[PLAYER2]
[DO]
plains
choice 1
[ASSERT]
FIRSTMAIN
[PLAYER1]
graveyard:plains
inplay:*
[PLAYER2]
[END]