From d1664bdf07ed63af7fa78c6fae6f6b7ffe9f0274 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 17:23:07 +0000 Subject: [PATCH] - Added Exhaustion. I am amazed this wasn't done before. Great card. --- .gitattributes | 1 + res/cardsfolder/exhaustion.txt | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 res/cardsfolder/exhaustion.txt diff --git a/.gitattributes b/.gitattributes index 7f3b9583b9f..c240351f8c9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1825,6 +1825,7 @@ res/cardsfolder/exclude.txt -text svneol=native#text/plain res/cardsfolder/excommunicate.txt -text svneol=native#text/plain res/cardsfolder/execute.txt -text svneol=native#text/plain res/cardsfolder/executioners_capsule.txt -text svneol=native#text/plain +res/cardsfolder/exhaustion.txt -text svneol=native#text/plain res/cardsfolder/exhume.txt -text svneol=native#text/plain res/cardsfolder/exile.txt -text svneol=native#text/plain res/cardsfolder/exiled_boggart.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/exhaustion.txt b/res/cardsfolder/exhaustion.txt new file mode 100644 index 00000000000..39ab4bf5455 --- /dev/null +++ b/res/cardsfolder/exhaustion.txt @@ -0,0 +1,8 @@ +Name:Exhaustion +ManaCost:2 U +Types:Sorcery +Text:no text +A:SP$PumpAll | Cost$ 2 U | ValidCards$ Creature.YouDontCtrl,Land.YouDontCtrl | KW$ HIDDEN This card doesn't untap during your next untap step. | Permanent$ True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/exhaustion.jpg +End