From 1f5bd9407eafe9f57ebd06218b878f19935b78d4 Mon Sep 17 00:00:00 2001 From: "wagic.superhiro" Date: Tue, 2 Jun 2009 19:25:05 +0000 Subject: [PATCH] Added Sharuum the Hegemon and Sanctum Gargoyle. --- projects/mtg/bin/Res/sets/ALA/_cards.dat | 28 ++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/projects/mtg/bin/Res/sets/ALA/_cards.dat b/projects/mtg/bin/Res/sets/ALA/_cards.dat index cd5251b8e..9a7f3850f 100644 --- a/projects/mtg/bin/Res/sets/ALA/_cards.dat +++ b/projects/mtg/bin/Res/sets/ALA/_cards.dat @@ -1005,3 +1005,31 @@ power=1 subtype=Human Wizard toughness=1 [/card] +[card] +text=Flying +When Sanctum Gargoyle comes into play, you may return target artifact card from your graveyard to your hand. +abilities=flying +auto=auto=may moveTo(myHand) target(artifact|mygraveyard) +id=174925 +name=Sanctum Gargoyle +rarity=C +type=Artifact Creature +mana={3}{W} +power=2 +subtype=Gargoyle +toughness=3 +[/card] +[card] +text=Flying +When Sanctum Gargoyle comes into play, you may return target artifact card from your graveyard to your hand. +abilities=flying,legendary +auto=auto=may moveTo(myinplay) target(artifact|mygraveyard) +id=Sharuum the Hegemon +name=Sharuum the Hegemon +rarity=M +type=Artifact Creature +mana={3}{W}{U}{B} +power=5 +subtype=Sphinx +toughness=5 +[/card] \ No newline at end of file