From 50217dbc0fe1da034c71d7d50eee6623e7f1b5f6 Mon Sep 17 00:00:00 2001 From: Sloth Date: Thu, 26 Apr 2012 14:27:31 +0000 Subject: [PATCH] - Added Eaten by Spiders. --- .gitattributes | 1 + res/cardsfolder/e/eaten_by_spiders.txt | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 res/cardsfolder/e/eaten_by_spiders.txt diff --git a/.gitattributes b/.gitattributes index c75233cb0d4..bd08746f7c4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2577,6 +2577,7 @@ res/cardsfolder/e/earthlore.txt svneol=native#text/plain res/cardsfolder/e/earthquake.txt svneol=native#text/plain res/cardsfolder/e/earthshaker.txt svneol=native#text/plain res/cardsfolder/e/eastern_paladin.txt svneol=native#text/plain +res/cardsfolder/e/eaten_by_spiders.txt -text res/cardsfolder/e/eater_of_days.txt svneol=native#text/plain res/cardsfolder/e/eater_of_the_dead.txt -text res/cardsfolder/e/ebon_dragon.txt svneol=native#text/plain diff --git a/res/cardsfolder/e/eaten_by_spiders.txt b/res/cardsfolder/e/eaten_by_spiders.txt new file mode 100644 index 00000000000..ae0d59d6776 --- /dev/null +++ b/res/cardsfolder/e/eaten_by_spiders.txt @@ -0,0 +1,10 @@ +Name:Eaten by Spiders +ManaCost:2 G +Types:Instant +Text:no text +A:SP$ Destroy | Cost$ 2 G | ValidTgts$ Creature.withFlying | TgtPrompt$ Select target creature with flying | SubAbility$ ChompEquip | RememberTargets$ True | SpellDescription$ Destroy target creature with flying and all Equipment attached to that creature. +SVar:ChompEquip:DB$ DestroyAll | ValidCards$ Remembered.Equipment+Attached | SubAbility$ DBCleanup +SVar:DBCleanup:DB$Cleanup | ClearRemembered$ True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/eaten_by_spiders.jpg +End \ No newline at end of file