- Laurent Oops correction to 10E (thieving magpie)... was the old wrong code for thieving magpie...(opponent is not a valid target and was missing the from() )
Sorry for that...
This commit is contained in:
@@ -2319,7 +2319,7 @@ text=Flying (This creature can't be blocked except by creatures with flying or r
|
|||||||
id=129764
|
id=129764
|
||||||
abilities=flying
|
abilities=flying
|
||||||
name=Thieving Magpie
|
name=Thieving Magpie
|
||||||
auto=@damaged(opponent):draw:1 controller
|
auto=@damaged(player) from(this):draw:1 controller
|
||||||
rarity=U
|
rarity=U
|
||||||
color=Blue
|
color=Blue
|
||||||
type=Creature
|
type=Creature
|
||||||
|
|||||||
Reference in New Issue
Block a user