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:
@@ -1067,7 +1067,7 @@ toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text=As Sculpting Steel enters the battlefield, you may choose an artifact on the battlefield. If you do, Sculpting Steel enters the battlefield as a copy of that artifact.
|
||||
auto=may copy target(artifact)
|
||||
auto=may copy notatarget(artifact)
|
||||
id=46720
|
||||
name=Sculpting Steel
|
||||
rarity=R
|
||||
|
||||
Reference in New Issue
Block a user