From 857524f99fcebbd8ba3234126ce066e2d862c2e3 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 14:26:30 +0000 Subject: [PATCH] add Stingscourger (from Planar Chaos) --- .gitattributes | 1 + res/cardsfolder/stingscourger.txt | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 res/cardsfolder/stingscourger.txt diff --git a/.gitattributes b/.gitattributes index 6444e78c92e..7433aca5d7d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4764,6 +4764,7 @@ res/cardsfolder/steward_of_valeron.txt -text svneol=native#text/plain res/cardsfolder/stifle.txt -text svneol=native#text/plain res/cardsfolder/stillmoon_cavalier.txt -text svneol=native#text/plain res/cardsfolder/stinging_barrier.txt -text svneol=native#text/plain +res/cardsfolder/stingscourger.txt -text svneol=native#text/plain res/cardsfolder/stinkdrinker_daredevil.txt -text svneol=native#text/plain res/cardsfolder/stinkweed_imp.txt -text svneol=native#text/plain res/cardsfolder/stirring_wildwood.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/stingscourger.txt b/res/cardsfolder/stingscourger.txt new file mode 100644 index 00000000000..63fc5d5f2d1 --- /dev/null +++ b/res/cardsfolder/stingscourger.txt @@ -0,0 +1,10 @@ +Name:Stingscourger +ManaCost:1 R +Types:Creature Goblin Warrior +Text:When CARDNAME enters the battlefield, return target creature an opponent controls to its owner's hand. +PT:2/2 +K:etbBounceTgt:Creature.YouDontCtrl:Hand +K:Echo:3 R +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/stingscourger.jpg +End \ No newline at end of file