diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index f07510b44..9459016d2 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -31457,7 +31457,7 @@ toughness=2 [/card] [card] name=Flourishing Defenses -auto=@counteradded(-1/-1) from(creature|mybattlefield):may token(Elf Warrior,Creature elf warrior,1/1,green) +auto=@counteradded(-1/-1) from(creature):may token(Elf Warrior,Creature elf warrior,1/1,green) text=Whenever a -1/-1 counter is placed on a creature, you may put a 1/1 green Elf Warrior creature token onto the battlefield. mana={4}{G} type=Enchantment @@ -73586,7 +73586,7 @@ toughness=6 ###The 2 cards below should stay together (Flip Card)### [card] name=Rune-Tail, Kitsune Ascendant -auto=this(controllerlife >30) all(this) flip(Rune-Tail's Essence) +auto=this(controllerlife > 29) transforms((,newability[flip(Rune-Tail's Essence)])) text=When you have 30 or more life, flip Rune-Tail, Kitsune Ascendant. mana={2}{W} type=Legendary Creature @@ -78444,11 +78444,7 @@ toughness=2 [/card] [card] name=Shifting Sky -auto=choice name(choose white) all(this) transforms((,newability[lord(*[-land]) becomes(,white)])) forever -auto=choice name(choose blue) all(this) transforms((,newability[lord(*[-land]) becomes(,blue)])) forever -auto=choice name(choose black) all(this) transforms((,newability[lord(*[-land]) becomes(,black)])) forever -auto=choice name(choose red) all(this) transforms((,newability[lord(*[-land]) becomes(,red)])) forever -auto=choice name(choose green) all(this) transforms((,newability[lord(*[-land]) becomes(,green)])) forever +auto=chooseacolor lord(*[-land]) becomes(,chosencolor) chooseend text=As Shifting Sky enters the battlefield, choose a color. -- All nonland permanents are the chosen color. mana={2}{U} type=Enchantment