From c4e26d6aba10acf6cc8da5f3eb088aa49c4449ec Mon Sep 17 00:00:00 2001 From: Sloth Date: Sat, 27 Aug 2011 15:57:39 +0000 Subject: [PATCH] - Added Skyshroud Blessing. --- .gitattributes | 1 + res/cardsfolder/s/skyshroud_blessing.txt | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 res/cardsfolder/s/skyshroud_blessing.txt diff --git a/.gitattributes b/.gitattributes index 29726f5a17b..0caa4e1f6b3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6894,6 +6894,7 @@ res/cardsfolder/s/skyshaper.txt svneol=native#text/plain res/cardsfolder/s/skyshooter.txt svneol=native#text/plain res/cardsfolder/s/skyshroud_archer.txt svneol=native#text/plain res/cardsfolder/s/skyshroud_behemoth.txt svneol=native#text/plain +res/cardsfolder/s/skyshroud_blessing.txt -text res/cardsfolder/s/skyshroud_claim.txt svneol=native#text/plain res/cardsfolder/s/skyshroud_elf.txt svneol=native#text/plain res/cardsfolder/s/skyshroud_elite.txt svneol=native#text/plain diff --git a/res/cardsfolder/s/skyshroud_blessing.txt b/res/cardsfolder/s/skyshroud_blessing.txt new file mode 100644 index 00000000000..310e798e080 --- /dev/null +++ b/res/cardsfolder/s/skyshroud_blessing.txt @@ -0,0 +1,10 @@ +Name:Skyshroud Blessing +ManaCost:1 G +Types:Instant +Text:no text +A:SP$ PumpAll | Cost$ 1 G | ValidCards$ Land | KW$ Shroud | SubAbility$ DBDraw | SpellDescription$ Lands gain shroud until end of turn. (They can't be the targets of spells or abilities.) Draw a card. +SVar:DBDraw:DB$Draw | NumCards$ 1 +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/skyshroud_blessing.jpg +End \ No newline at end of file