From f793614fb8c02ed1f58ae3e6f8b0e1bee1e5382a Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 17:05:52 +0000 Subject: [PATCH] - Added Ruin Ghost for lazylockie. --- .gitattributes | 1 + res/cardsfolder/ruin_ghost.txt | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 res/cardsfolder/ruin_ghost.txt diff --git a/.gitattributes b/.gitattributes index b2361cec06a..f1bd84009b7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4603,6 +4603,7 @@ res/cardsfolder/rubinia_soulsinger.txt -text svneol=native#text/plain res/cardsfolder/ruby_leech.txt -text svneol=native#text/plain res/cardsfolder/ruby_medallion.txt -text svneol=native#text/plain res/cardsfolder/rugged_prairie.txt -text svneol=native#text/plain +res/cardsfolder/ruin_ghost.txt -text svneol=native#text/plain res/cardsfolder/ruination.txt -text svneol=native#text/plain res/cardsfolder/ruinous_minotaur.txt -text svneol=native#text/plain res/cardsfolder/ruins_of_trokair.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/ruin_ghost.txt b/res/cardsfolder/ruin_ghost.txt new file mode 100644 index 00000000000..77bd7333238 --- /dev/null +++ b/res/cardsfolder/ruin_ghost.txt @@ -0,0 +1,11 @@ +Name:Ruin Ghost +ManaCost:1 W +Types:Creature Spirit +Text:no text +PT:1/1 +A:AB$ChangeZone | Cost$ W T | TargetMin$ 1 | ValidTgts$ Land.YouCtrl | TgtPrompt$ Select target land you control | RememberTargets$ True | ForgetOtherTargets$ True | Origin$ Battlefield | Destination$ Exile | SubAbility$ SVar=DBReturn | SpellDescription$ Exile target land you control, then return it to the battlefield under your control. +SVar:DBReturn:DB$ChangeZone | Cost$ 0 | Defined$ Remembered | Origin$ Exile | Destination$ Battlefield +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/ruin_ghost.jpg +End \ No newline at end of file