- fix a segfault with Shivan Gorge
- Fix a memory leak in the AI
- Commit a test for issue 265
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-12-22 13:11:08 +00:00
parent 4eb6850c41
commit 54142cc816
5 changed files with 36 additions and 4 deletions

View File

@@ -0,0 +1,21 @@
#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]