Files
wagic/projects/mtg/bin/Res/test/resuscitate_i210.txt
wagic.the.homebrew@gmail.com f7bd1dcef4 Erwan
- Fix issue 210 (Resuscitate)
2009-12-13 07:20:31 +00:00

23 lines
413 B
Plaintext

#NAME: Resuscitate
#DESC: Bug: Casting Resuscitate, and then
#DESC: trying to use the Regenerate ability
#DESC: (which Resuscitate grants) on a
#DESC: creature crashes the game.
[INIT]
firstmain
[PLAYER1]
inplay:Grizzly Bears
hand:Resuscitate
manapool:{G}{G}{G}
[PLAYER2]
[DO]
Resuscitate
Grizzly Bears
[ASSERT]
firstmain
[PLAYER1]
inplay:Grizzly Bears
graveyard:Resuscitate
[PLAYER2]
[END]