Erwan
- fix issue 168 (kudzu) - Fix issue 162 (copy VS shroud). This fix introduces a new keyword: NotATarget() instead of Target(). (Which was the best way for me to keep some kind of backward compatibility/ not alter the code too much / fix the bug)
This commit is contained in:
@@ -320,7 +320,7 @@ subtype=Shapeshifter
|
||||
power=0
|
||||
toughness=0
|
||||
text=You may have Clone enter the battlefield as a copy of any creature on the battlefield.
|
||||
auto=may copy target(creature)
|
||||
auto=may copy notatarget(creature)
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
|
||||
Reference in New Issue
Block a user