-fix issue 47 (all creatures have haste)
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-09-23 09:31:15 +00:00
parent decd70d4cf
commit 7577a588ec
5 changed files with 25 additions and 22 deletions

View File

@@ -0,0 +1,23 @@
#Bug: all creatures have haste
SummoningSickness
[INIT]
FIRSTMAIN
[PLAYER1]
hand:grizzly bears
manapool:{1}{G}
[PLAYER2]
[DO]
grizzly bears
next
#begin
next
#attackers
grizzly bears
next
#combat end
[ASSERT]
COMBATEND
[PLAYER1]
inplay:grizzly bears
[PLAYER2]
[END]