From 6d1e2e87df718939503cfa8dc0d2950a68fd1eab Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 14:47:22 +0000 Subject: [PATCH] add Black Carriage (from Homelands) --- .gitattributes | 1 + res/cardsfolder/black_carriage.txt | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 res/cardsfolder/black_carriage.txt diff --git a/.gitattributes b/.gitattributes index ba5020b55d3..a426eef253d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -501,6 +501,7 @@ res/cardsfolder/bird_maiden.txt -text svneol=native#text/plain res/cardsfolder/birds_of_paradise.txt -text svneol=native#text/plain res/cardsfolder/bitterblossom.txt -text svneol=native#text/plain res/cardsfolder/bituminous_blast.txt -text svneol=native#text/plain +res/cardsfolder/black_carriage.txt -text svneol=native#text/plain res/cardsfolder/black_knight.txt -text svneol=native#text/plain res/cardsfolder/black_lotus.txt -text svneol=native#text/plain res/cardsfolder/black_mana_battery.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/black_carriage.txt b/res/cardsfolder/black_carriage.txt new file mode 100644 index 00000000000..d6a881abfc8 --- /dev/null +++ b/res/cardsfolder/black_carriage.txt @@ -0,0 +1,10 @@ +Name:Black Carriage +ManaCost:3 B B +Types:Creature Horse +Text:no text +K:Trample +K:CARDNAME doesn't untap during your untap step. +A:AB$Untap|Cost$ Sac<1/Creature>|ActivatingPhases$Upkeep|SpellDescription$Untap CARDNAME. Activate this ability only during your upkeep. +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/black_carriage.jpg +End \ No newline at end of file