From 4ef25a34d382acae595ec20d237acf528396c89c Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 10:36:13 +0000 Subject: [PATCH] - Added Bone Splinters and Active Volcano. --- .gitattributes | 2 ++ res/cardsfolder/active_volcano.txt | 10 ++++++++++ res/cardsfolder/bone_splinters.txt | 9 +++++++++ 3 files changed, 21 insertions(+) create mode 100644 res/cardsfolder/active_volcano.txt create mode 100644 res/cardsfolder/bone_splinters.txt diff --git a/.gitattributes b/.gitattributes index 716c4960b22..18fd71febb3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -48,6 +48,7 @@ res/cardsfolder/acolyte_of_xathrid.txt -text svneol=native#text/plain res/cardsfolder/acorn_harvest.txt -text svneol=native#text/plain res/cardsfolder/acridian.txt -text svneol=native#text/plain res/cardsfolder/act_of_treason.txt -text svneol=native#text/plain +res/cardsfolder/active_volcano.txt -text svneol=native#text/plain res/cardsfolder/adamaro_first_to_desire.txt -text svneol=native#text/plain res/cardsfolder/adarkar_sentinel.txt -text svneol=native#text/plain res/cardsfolder/adarkar_valkyrie.txt -text svneol=native#text/plain @@ -543,6 +544,7 @@ res/cardsfolder/bonds_of_quicksilver.txt -text svneol=native#text/plain res/cardsfolder/bone_flute.txt -text svneol=native#text/plain res/cardsfolder/bone_saw.txt -text svneol=native#text/plain res/cardsfolder/bone_shredder.txt -text svneol=native#text/plain +res/cardsfolder/bone_splinters.txt -text svneol=native#text/plain res/cardsfolder/boneknitter.txt -text svneol=native#text/plain res/cardsfolder/boneshard_slasher.txt -text svneol=native#text/plain res/cardsfolder/bonesplitter.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/active_volcano.txt b/res/cardsfolder/active_volcano.txt new file mode 100644 index 00000000000..30adcb0ce36 --- /dev/null +++ b/res/cardsfolder/active_volcano.txt @@ -0,0 +1,10 @@ +Name:Active Volcano +ManaCost:R +Types:Instant +Text:no text +A:SP$Destroy|Cost$R|ValidTgts$Permanent.Blue|TgtPrompt$Select target blue permanent|PrecostDesc$Choose one - |SpellDescription$Destroy target blue permanent; +A:SP$Bounce|Cost$R|ValidTgts$Island|TgtPrompt$Select target Island|Destination$Hand|SpellDescription$or return target Island to its owner's hand. +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/active_volcano.jpg +End diff --git a/res/cardsfolder/bone_splinters.txt b/res/cardsfolder/bone_splinters.txt new file mode 100644 index 00000000000..f7e28efa183 --- /dev/null +++ b/res/cardsfolder/bone_splinters.txt @@ -0,0 +1,9 @@ +Name:Bone Splinters +ManaCost:B +Types:Sorcery +Text:no text +A:SP$Destroy|Cost$B Sac<1/Creature>|ValidTgts$Creature|TgtPrompt$Select target creature|SpellDescription$Destroy target creature. +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/bone_splinters.jpg +End