diff --git a/projects/mtg/bin/Res/sets/5DN/_cards.dat b/projects/mtg/bin/Res/sets/5DN/_cards.dat index 8f4c46a95..0dee174ef 100644 --- a/projects/mtg/bin/Res/sets/5DN/_cards.dat +++ b/projects/mtg/bin/Res/sets/5DN/_cards.dat @@ -332,6 +332,7 @@ toughness=3 text=Vigilance {W}: Loxodon Stalwart gets +0/+1 until end of turn. id=73567 name=Loxodon Stalwart +abilities=vigilance rarity=U mana={3}{W}{W} type=Creature diff --git a/projects/mtg/bin/Res/sets/MRD/_cards.dat b/projects/mtg/bin/Res/sets/MRD/_cards.dat index 66886cff2..a3c788f1e 100644 --- a/projects/mtg/bin/Res/sets/MRD/_cards.dat +++ b/projects/mtg/bin/Res/sets/MRD/_cards.dat @@ -1128,9 +1128,8 @@ rarity=R type=Artifact Creature mana={4} text=When Solemn Simulacrum comes into play, you may search your library for a basic land card and put that card into play tapped. If you do, shuffle your library. When Solemn Simulacrum is put into a graveyard from play, you may draw a card. -target=land[basic]|mylibrary -auto=moveTo(myinplay) && tap -auto=@movedTo(this|graveyard) from(inplay):may draw:1 +auto=may moveTo(myBattlefield) target(land[basic]|mylibrary) && tap +auto=@movedTo(this|graveyard) from(Battlefield):may draw:1 controller power=2 subtype=Golem toughness=2