From 24d515c34ca899b04843f3e54ddc86c97ebe6392 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 16:08:28 +0000 Subject: [PATCH] add Forsaken City (from Planeshift) --- .gitattributes | 1 + res/cardsfolder/forsaken_city.txt | 15 +++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 res/cardsfolder/forsaken_city.txt diff --git a/.gitattributes b/.gitattributes index a536105c55d..1c19693cda9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1992,6 +1992,7 @@ res/cardsfolder/forge_armor.txt -text svneol=native#text/plain res/cardsfolder/forgotten_cave.txt -text svneol=native#text/plain res/cardsfolder/fork.txt -text svneol=native#text/plain res/cardsfolder/forked_branch_garami.txt -text svneol=native#text/plain +res/cardsfolder/forsaken_city.txt -text svneol=native#text/plain res/cardsfolder/fortify.txt -text svneol=native#text/plain res/cardsfolder/fortune_thief.txt -text svneol=native#text/plain res/cardsfolder/foul_familiar.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/forsaken_city.txt b/res/cardsfolder/forsaken_city.txt new file mode 100644 index 00000000000..2d17e961c48 --- /dev/null +++ b/res/cardsfolder/forsaken_city.txt @@ -0,0 +1,15 @@ +Name:Forsaken City +ManaCost:no cost +Types:Land +Text:no text +K:CARDNAME doesn't untap during your untap step. +A:AB$ Mana | Cost$ T | Produced$ W | SpellDescription$ Add W to your mana pool. +A:AB$ Mana | Cost$ T | Produced$ B | SpellDescription$ Add B to your mana pool. +A:AB$ Mana | Cost$ T | Produced$ U | SpellDescription$ Add U to your mana pool. +A:AB$ Mana | Cost$ T | Produced$ R | SpellDescription$ Add R to your mana pool. +A:AB$ Mana | Cost$ T | Produced$ G | SpellDescription$ Add G to your mana pool. +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Optional$ True | Execute$ TrigUntap | TriggerDescription$ At the beginning of your upkeep, you may exile a card from your hand. If you do, untap CARDNAME. +SVar:TrigUntap:AB$Untap | Cost$ ExileFromHand<1/Any> | Defined$ Self +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/forsaken_city.jpg +End \ No newline at end of file