Fixed:
Edge of autumn Mirrorworks Clone of the card now have the same image as original Issue with cloning and trigger "nontoken * enters" Blitzkrig rules Hermit druid rules
This commit is contained in:
@@ -609,6 +609,7 @@ SPIRITLINK_keyword#1.txt
|
||||
SPIRITLINK_keyword#2.txt
|
||||
SPIRITLINK_keyword#3.txt
|
||||
spitting_earth.txt
|
||||
spitting_image.txt
|
||||
spoils_of_evil.txt
|
||||
spore_frog.txt
|
||||
stacking_flanking.txt
|
||||
|
||||
@@ -0,0 +1,22 @@
|
||||
# Checking that casting spitting image doesnot trigger
|
||||
# "when nontoken creatures enters battlefield" effects
|
||||
# as there was issue about it
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
manapool:{4}{U}{U}
|
||||
inplay:grizzly bears,Genesis Chamber
|
||||
hand:Spitting Image
|
||||
library:mountain
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
Spitting Image
|
||||
grizzly bears
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
manapool{0}
|
||||
inplay:grizzly bears,Genesis Chamber,grizzly bears
|
||||
library:mountain
|
||||
graveyard:Spitting Image
|
||||
[END]
|
||||
Reference in New Issue
Block a user