Erwan
-fix bug with Regal force
This commit is contained in:
@@ -131,6 +131,7 @@ pygmy_troll.txt
|
||||
pyroclasm.txt
|
||||
rampant_growth.txt
|
||||
recover.txt
|
||||
regal_force.txt
|
||||
resurrection.txt
|
||||
righteous_cause.txt
|
||||
rootwalla.txt
|
||||
|
||||
@@ -0,0 +1,21 @@
|
||||
#Bug: Regal force draws when new creatures come into play
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:grizzly bears,forest
|
||||
hand:llanowar elves,regal force
|
||||
manapool:{4}{G}{G}{G}
|
||||
library:plains,mountain,swamp
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
regal force
|
||||
forest
|
||||
llanowar elves
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:grizzly bears,forest,regal force,llanowar elves
|
||||
hand:mountain,swamp
|
||||
library:plains
|
||||
[PLAYER2]
|
||||
[END]
|
||||
Reference in New Issue
Block a user