From a458c971750ded3921cee3cae9d3b8b5c8ce1c34 Mon Sep 17 00:00:00 2001 From: jeffwadsworth Date: Tue, 14 Feb 2012 16:11:10 +0000 Subject: [PATCH] - Added Bronze Horse. --- .gitattributes | 1 + res/cardsfolder/b/bronze_horse.txt | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 res/cardsfolder/b/bronze_horse.txt diff --git a/.gitattributes b/.gitattributes index 8f12194dbd5..be43ba117e6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1099,6 +1099,7 @@ res/cardsfolder/b/broken_fall.txt svneol=native#text/plain res/cardsfolder/b/broken_visage.txt svneol=native#text/plain res/cardsfolder/b/brontotherium.txt -text res/cardsfolder/b/bronze_bombshell.txt -text +res/cardsfolder/b/bronze_horse.txt -text svneol=unset#text/plain res/cardsfolder/b/brood_birthing.txt svneol=native#text/plain res/cardsfolder/b/brood_of_cockroaches.txt svneol=native#text/plain res/cardsfolder/b/brood_sliver.txt svneol=native#text/plain diff --git a/res/cardsfolder/b/bronze_horse.txt b/res/cardsfolder/b/bronze_horse.txt new file mode 100644 index 00000000000..091f71b46b9 --- /dev/null +++ b/res/cardsfolder/b/bronze_horse.txt @@ -0,0 +1,11 @@ +Name:Bronze Horse +ManaCost:7 +Types:Artifact Creature Horse +Text:no text +PT:4/4 +K:Trample +S:Mode$ PreventDamage | Source$ Instant,Sorcery | Target$ Card.Self | CheckSVar$ BronzeHorseX | SVarCompare$ GE2 | Description$ As long as you control another creature, prevent all damage that would be dealt to CARDNAME by spells that target it. +SVar:BronzeHorseX:Count$Valid Creature.YouCtrl +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/bronze_horse.jpg +End \ No newline at end of file