Erwan
-fix issue 47 (all creatures have haste)
This commit is contained in:
@@ -20,6 +20,7 @@ generic/phases.txt
|
||||
generic/rampage.txt
|
||||
generic/regenerate.txt
|
||||
generic/sacrifice.txt
|
||||
generic/summoning_sickness.txt
|
||||
generic/wither.txt
|
||||
########################
|
||||
#Specific Cards
|
||||
|
||||
23
projects/mtg/bin/Res/test/generic/summoning_sickness.txt
Normal file
23
projects/mtg/bin/Res/test/generic/summoning_sickness.txt
Normal 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]
|
||||
Reference in New Issue
Block a user