From a6036d2b42a272753e94f91f4c3b11746f868a83 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 10:30:14 +0000 Subject: [PATCH] - Added Counterintelligence, Essence Fracture and Undo. --- .gitattributes | 3 +++ res/cardsfolder/counterintelligence.txt | 8 ++++++++ res/cardsfolder/essence_fracture.txt | 9 +++++++++ res/cardsfolder/undo.txt | 8 ++++++++ 4 files changed, 28 insertions(+) create mode 100644 res/cardsfolder/counterintelligence.txt create mode 100644 res/cardsfolder/essence_fracture.txt create mode 100644 res/cardsfolder/undo.txt diff --git a/.gitattributes b/.gitattributes index 43cb8b55b20..38c77e2b004 100644 --- a/.gitattributes +++ b/.gitattributes @@ -876,6 +876,7 @@ res/cardsfolder/cosmic_horror.txt -text svneol=native#text/plain res/cardsfolder/council_of_advisors.txt -text svneol=native#text/plain res/cardsfolder/counsel_of_the_soratami.txt -text svneol=native#text/plain res/cardsfolder/counterbalance.txt -text svneol=native#text/plain +res/cardsfolder/counterintelligence.txt -text svneol=native#text/plain res/cardsfolder/counterspell.txt -text svneol=native#text/plain res/cardsfolder/countersquall.txt -text svneol=native#text/plain res/cardsfolder/courier_hawk.txt -text svneol=native#text/plain @@ -1384,6 +1385,7 @@ res/cardsfolder/esper_cormorants.txt -text svneol=native#text/plain res/cardsfolder/esper_panorama.txt -text svneol=native#text/plain res/cardsfolder/esper_stormblade.txt -text svneol=native#text/plain res/cardsfolder/essence_drain.txt -text svneol=native#text/plain +res/cardsfolder/essence_fracture.txt -text svneol=native#text/plain res/cardsfolder/essence_scatter.txt -text svneol=native#text/plain res/cardsfolder/essence_sliver.txt -text svneol=native#text/plain res/cardsfolder/essence_warden.txt -text svneol=native#text/plain @@ -4707,6 +4709,7 @@ res/cardsfolder/undermine.txt -text svneol=native#text/plain res/cardsfolder/undertow.txt -text svneol=native#text/plain res/cardsfolder/underworld_dreams.txt -text svneol=native#text/plain res/cardsfolder/undiscovered_paradise.txt -text svneol=native#text/plain +res/cardsfolder/undo.txt -text svneol=native#text/plain res/cardsfolder/undying_beast.txt -text svneol=native#text/plain res/cardsfolder/undying_rage.txt -text svneol=native#text/plain res/cardsfolder/unearth.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/counterintelligence.txt b/res/cardsfolder/counterintelligence.txt new file mode 100644 index 00000000000..662b49f5163 --- /dev/null +++ b/res/cardsfolder/counterintelligence.txt @@ -0,0 +1,8 @@ +Name:Counterintelligence +ManaCost:2 U U +Types:Sorcery +Text:no text +A:SP$Bounce|Cost$2 U U|TargetMin$1|TargetMax$2|ValidTgts$Creature|TgtPrompt$Select target creature|Destination$Hand|SpellDescription$Return one or two target creatures to their owners' hands. +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/counterintelligence.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/essence_fracture.txt b/res/cardsfolder/essence_fracture.txt new file mode 100644 index 00000000000..b5ef8abd181 --- /dev/null +++ b/res/cardsfolder/essence_fracture.txt @@ -0,0 +1,9 @@ +Name:Essence Fracture +ManaCost:3 U U +Types:Sorcery +Text:no text +A:SP$Bounce|Cost$3 U U|TargetMin$2|TargetMax$2|ValidTgts$Creature|TgtPrompt$Select target creature|Destination$Hand|SpellDescription$Return two target creatures to their owners' hands. +K:Cycling:2 U +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/essence_fracture.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/undo.txt b/res/cardsfolder/undo.txt new file mode 100644 index 00000000000..299e794d43a --- /dev/null +++ b/res/cardsfolder/undo.txt @@ -0,0 +1,8 @@ +Name:Undo +ManaCost:1 U U +Types:Sorcery +Text:no text +A:SP$Bounce|Cost$1 U U|TargetMin$2|TargetMax$2|ValidTgts$Creature|TgtPrompt$Select target creature|Destination$Hand|SpellDescription$Return two target creatures to their owners' hands. +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/undo.jpg +End \ No newline at end of file