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:
@@ -363,7 +363,7 @@ toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
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)
|
||||
id=1193
|
||||
name=Clone
|
||||
rarity=U
|
||||
|
||||
Reference in New Issue
Block a user