- fixed a bug with Mountain goat
- fixed a bug with Hymn of rebirth
This commit is contained in:
wagic.the.homebrew
2008-12-07 14:12:19 +00:00
parent c4aad7ce4b
commit ceb2b9b7b3
4 changed files with 25 additions and 2 deletions
@@ -0,0 +1,21 @@
#TestingHymn of Rebirth on a creature in opponent's graveyard
[INIT]
FIRSTMAIN
[PLAYER1]
hand:2731
manapool:{3}{W}{G}
[PLAYER2]
graveyard:2586
[DO]
2731
2586
[ASSERT]
FIRSTMAIN
[PLAYER1]
inplay:2586
graveyard:2731
manapool:{0}
life:20
[PLAYER2]
life:20
[END]