Files
wagic/projects/mtg/bin/Res/test/bugs/flame_fusillade_i265.txt
wagic.the.homebrew@gmail.com 54142cc816 Erwan
- fix a segfault with Shivan Gorge
- Fix a memory leak in the AI
- Commit a test for issue 265
2009-12-22 13:11:08 +00:00

21 lines
322 B
Plaintext

#Bug: Flame Fusillade
[INIT]
FIRSTMAIN
[PLAYER1]
hand:Flame fusillade
inplay:grizzly bears
manapool:{3}{R}
[PLAYER2]
inplay:raging goblin
[DO]
flame fusillade
grizzly bears
raging goblin
[ASSERT]
FIRSTMAIN
[PLAYER1]
graveyard:Flame fusillade
inplay:grizzly bears
[PLAYER2]
graveyard:raging goblin
[END]