I think I fixed Ancestral Mask, but I cannot test at the moment.
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
text=Enchant creature Enchanted creature gets +2/+2 for each other enchantment in play.
|
text=Enchant creature Enchanted creature gets +2/+2 for each other enchantment in play.
|
||||||
target=creature
|
target=creature
|
||||||
auto=foreach(enchantment|myinplay) 2/2 other
|
auto=foreach(enchantment|myinplay) 2/2 other
|
||||||
|
auto=foreach(enchantment|opponentinplay) 2/2 other
|
||||||
id=19634
|
id=19634
|
||||||
name=Ancestral Mask
|
name=Ancestral Mask
|
||||||
color=Green
|
color=Green
|
||||||
|
|||||||
Reference in New Issue
Block a user