From 8bc6b753942a679b426fc5ee482012f358a5acc3 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 13:38:03 +0000 Subject: [PATCH] - Added Extract. --- .gitattributes | 1 + res/cardsfolder/arcums_sleigh.txt | 1 + res/cardsfolder/extract.txt | 9 +++++++++ res/cardsfolder/tangle_wire.txt | 1 + 4 files changed, 12 insertions(+) create mode 100644 res/cardsfolder/extract.txt diff --git a/.gitattributes b/.gitattributes index bb27786b7f6..8c52e78588b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1568,6 +1568,7 @@ res/cardsfolder/explore.txt -text svneol=native#text/plain res/cardsfolder/explosive_revelation.txt -text svneol=native#text/plain res/cardsfolder/expunge.txt -text svneol=native#text/plain res/cardsfolder/extinguish.txt -text svneol=native#text/plain +res/cardsfolder/extract.txt -text svneol=native#text/plain res/cardsfolder/extruder.txt -text svneol=native#text/plain res/cardsfolder/eye_of_nowhere.txt -text svneol=native#text/plain res/cardsfolder/eye_of_ramos.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/arcums_sleigh.txt b/res/cardsfolder/arcums_sleigh.txt index a00e6075a0d..9ebce8ea485 100644 --- a/res/cardsfolder/arcums_sleigh.txt +++ b/res/cardsfolder/arcums_sleigh.txt @@ -3,6 +3,7 @@ ManaCost:1 Types:Artifact Text:no text A:AB$Pump | Cost$ 2 T | KW$ Vigilance | ValidTgts$ Creature | TgtPrompt$ Select target creature | IsPresent$ Land.Snow+YouDontCtrl | ActivatingPhases$ BeginCombat->EndCombat | SpellDescription$ Target creature gains vigilance until end of turn. Activate this ability only during combat and only if defending player controls a snow land. +SVar:RemAIDeck:True SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/arcums_sleigh.jpg SetInfo:ICE|Uncommon|http://magiccards.info/scans/en/ia/284.jpg diff --git a/res/cardsfolder/extract.txt b/res/cardsfolder/extract.txt new file mode 100644 index 00000000000..7f9b2202001 --- /dev/null +++ b/res/cardsfolder/extract.txt @@ -0,0 +1,9 @@ +Name:Extract +ManaCost:U +Types:Sorcery +Text:no text +A:SP$ChangeZone | Cost$ U | Origin$ Library | Destination$ Exile | ValidTgts$ Player | ChangeType$ Card | ChangeNum$ 1 | IsCurse$ True | SpellDescription$ Search target player's library for a card and exile it. Then that player shuffles his or her library. +SVar:RemAIDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/extract.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/tangle_wire.txt b/res/cardsfolder/tangle_wire.txt index e2177f5288b..2a800870585 100644 --- a/res/cardsfolder/tangle_wire.txt +++ b/res/cardsfolder/tangle_wire.txt @@ -3,6 +3,7 @@ ManaCost:3 Types:Artifact Text:At the beginning of each player's upkeep, that player taps an untapped artifact, creature, or land he or she controls for each fade counter on CARDNAME. K:Fading:4 +SVar:RemAIDeck:True SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/tangle_wire.jpg End \ No newline at end of file