Files
wagic/projects/mtg/bin/Res/test/generic/summoning_sickness.txt
wagic.the.homebrew@gmail.com 7577a588ec Erwan
-fix issue 47 (all creatures have haste)
2009-09-23 09:31:15 +00:00

23 lines
286 B
Plaintext

#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]