- Added Bone Splinters and Active Volcano.

This commit is contained in:
jendave
2011-08-06 10:36:13 +00:00
parent dc515bdf49
commit 4ef25a34d3
3 changed files with 21 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -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

View File

@@ -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

View File

@@ -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