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:
@@ -24,7 +24,7 @@ abilities=first strike,protection from white
|
||||
[/card]
|
||||
[card]
|
||||
text=You may have Body Double enter the battlefield as a copy of any creature card in a graveyard.
|
||||
auto=may copy target(creature|graveyard)
|
||||
auto=may copy notatarget(creature|graveyard)
|
||||
id=124443
|
||||
name=Body Double
|
||||
rarity=R
|
||||
|
||||
Reference in New Issue
Block a user