diff --git a/projects/mtg/bin/Res/sets/ODY/_cards.dat b/projects/mtg/bin/Res/sets/ODY/_cards.dat index 7b9a5badb..da0694fba 100644 --- a/projects/mtg/bin/Res/sets/ODY/_cards.dat +++ b/projects/mtg/bin/Res/sets/ODY/_cards.dat @@ -405,8 +405,8 @@ mana={2}{R} power=3 subtype=Beast toughness=4 -auto=aslongas(creature[attacking|myBattlefield) -cantattack -auto=aslongas(creature[blocking|myBattlefield) -cantblock +auto=aslongas(creature[attacking]|myBattlefield) -cantattack +auto=aslongas(creature[blocking]|myBattlefield) -cantblock abilities=cantattack,cantblock [/card] [card] diff --git a/projects/mtg/bin/Res/sets/STH/_cards.dat b/projects/mtg/bin/Res/sets/STH/_cards.dat index 4b95701c7..7fe65cab0 100644 --- a/projects/mtg/bin/Res/sets/STH/_cards.dat +++ b/projects/mtg/bin/Res/sets/STH/_cards.dat @@ -341,8 +341,8 @@ rarity=C mana={1}{R} type=Creature subtype=Goblin -auto=aslongas(creature[attacking|myBattlefield) -cantattack -auto=aslongas(creature[blocking|myBattlefield) -cantblock +auto=aslongas(creature[attacking]|myBattlefield) -cantattack +auto=aslongas(creature[blocking]|myBattlefield) -cantblock power=3 toughness=3 abilities=cantattack,cantblock