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:
@@ -138,7 +138,7 @@ rarity=U
|
||||
mana={3}{U}
|
||||
type=Creature
|
||||
subtype=Shapeshifter
|
||||
auto=may copy target(creature)
|
||||
auto=may copy notatarget(creature)
|
||||
power=0
|
||||
toughness=0
|
||||
[/card]
|
||||
|
||||
Reference in New Issue
Block a user