From 7c2b64e3f12fb9b1d37ff4759f574f994ee430fd Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 09:31:21 +0000 Subject: [PATCH] - Added 2 of the borderposts. --- .gitattributes | 2 ++ res/cardsfolder/delraich.txt | 2 +- res/cardsfolder/demon_of_deaths_gate.txt | 2 +- res/cardsfolder/fieldmist_borderpost.txt | 11 +++++++++++ res/cardsfolder/firewild_borderpost.txt | 11 +++++++++++ 5 files changed, 26 insertions(+), 2 deletions(-) create mode 100644 res/cardsfolder/fieldmist_borderpost.txt create mode 100644 res/cardsfolder/firewild_borderpost.txt diff --git a/.gitattributes b/.gitattributes index f08a7b2a49e..942935bc3b2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1426,6 +1426,7 @@ res/cardsfolder/fetid_horror.txt -text svneol=native#text/plain res/cardsfolder/feudkillers_verdict.txt -text svneol=native#text/plain res/cardsfolder/fevered_convulsions.txt -text svneol=native#text/plain res/cardsfolder/field_marshal.txt -text svneol=native#text/plain +res/cardsfolder/fieldmist_borderpost.txt -text svneol=native#text/plain res/cardsfolder/fiery_conclusion.txt -text svneol=native#text/plain res/cardsfolder/fiery_fall.txt -text svneol=native#text/plain res/cardsfolder/fiery_hellhound.txt -text svneol=native#text/plain @@ -1459,6 +1460,7 @@ res/cardsfolder/firescreamer.txt -text svneol=native#text/plain res/cardsfolder/fireshrieker.txt -text svneol=native#text/plain res/cardsfolder/fireslinger.txt -text svneol=native#text/plain res/cardsfolder/firestorm_hellkite.txt -text svneol=native#text/plain +res/cardsfolder/firewild_borderpost.txt -text svneol=native#text/plain res/cardsfolder/first_volley.txt -text svneol=native#text/plain res/cardsfolder/fishliver_oil.txt -text svneol=native#text/plain res/cardsfolder/fissure.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/delraich.txt b/res/cardsfolder/delraich.txt index e9e615a99cb..8d0d77a9955 100644 --- a/res/cardsfolder/delraich.txt +++ b/res/cardsfolder/delraich.txt @@ -4,7 +4,7 @@ Types:Creature Horror Text:no text PT:6/6 K:Trample -SVar:AltCost:Sac<3/Creature.Black>$You may sacrifice three black creatures rather than pay Delraich's mana cost.$Select 3 black creatures to sacrifice +SVar:AltCost:Sac<3/Creature.Black>$You may sacrifice three black creatures rather than pay Delraich's mana cost. SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/delraich.jpg End diff --git a/res/cardsfolder/demon_of_deaths_gate.txt b/res/cardsfolder/demon_of_deaths_gate.txt index 0c981513b6f..7f6898d565c 100644 --- a/res/cardsfolder/demon_of_deaths_gate.txt +++ b/res/cardsfolder/demon_of_deaths_gate.txt @@ -5,7 +5,7 @@ Text:no text PT:9/9 K:Trample K:Flying -SVar:AltCost:PayLife<6> Sac<3/Creature.Black>$You may pay 6 life and sacrifice three black creatures rather than pay Demon of Death's Gate's mana cost.$Select 3 black creatures to sacrifice +SVar:AltCost:PayLife<6> Sac<3/Creature.Black>$You may pay 6 life and sacrifice three black creatures rather than pay Demon of Death's Gate's mana cost. SVar:Rarity:Mythic SVar:Picture:http://www.wizards.com/global/images/magic/general/demon_of_deaths_gate.jpg End \ No newline at end of file diff --git a/res/cardsfolder/fieldmist_borderpost.txt b/res/cardsfolder/fieldmist_borderpost.txt new file mode 100644 index 00000000000..dc90d2f76d3 --- /dev/null +++ b/res/cardsfolder/fieldmist_borderpost.txt @@ -0,0 +1,11 @@ +Name:Fieldmist Borderpost +ManaCost:1 W U +Types:Artifact +Text:no text +K:CARDNAME enters the battlefield tapped. +K:tap: add W +K:tap: add U +SVar:AltCost:1 Return<1/Land.Basic>$You may pay 1 and return a basic land you control to its owner's hand rather than pay Fieldmist Borderpost's mana cost. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/fieldmist_borderpost.jpg +End diff --git a/res/cardsfolder/firewild_borderpost.txt b/res/cardsfolder/firewild_borderpost.txt new file mode 100644 index 00000000000..52f725d6dee --- /dev/null +++ b/res/cardsfolder/firewild_borderpost.txt @@ -0,0 +1,11 @@ +Name:Firewild Borderpost +ManaCost:1 R G +Types:Artifact +Text:no text +K:CARDNAME enters the battlefield tapped. +K:tap: add R +K:tap: add G +SVar:AltCost:1 Return<1/Land.Basic>$You may pay 1 and return a basic land you control to its owner's hand rather than pay Firewild Borderpost's mana cost. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/firewild_borderpost.jpg +End