diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index bf8a9e783..82cf2bfe4 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -57005,7 +57005,7 @@ toughness=1 name=Resounding Roar target=creature auto=3/3 -autohand={5}{R}{G}{W}{cycle}:name(cycling) draw:1 controller && 6/6 target(creature) +autohand={5}{R}{G}{W}{cycle}:name(cycling) draw:1 && transforms((,newability[target(creature) 6/6])) forever text=Target creature gets +3/+3 until end of turn. -- Cycling {5}{R}{G}{W} ({5}{R}{G}{W}, Discard this card: Draw a card.) -- When you cycle Resounding Roar, target creature gets +6/+6 until end of turn. mana={1}{G} type=Instant @@ -57023,7 +57023,7 @@ type=Sorcery name=Resounding Thunder target=creature,player auto=damage:3 -autohand={5}{B}{R}{G}{cycle}:name(cycling) draw:1 controller && damage:6 target(creature,player) +autohand={5}{B}{R}{G}{cycle}:name(cycling) draw:1 controller && transforms((,newability[target(creature,player) damage:6])) forever text=Resounding Thunder deals 3 damage to target creature or player. -- Cycling {5}{B}{R}{G} ({5}{B}{R}{G}, Discard this card: Draw a card.) -- When you cycle Resounding Thunder, it deals 6 damage to target creature or player. mana={2}{R} type=Instant