mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
- Added Bone Splinters and Active Volcano.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -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
|
||||
|
||||
10
res/cardsfolder/active_volcano.txt
Normal file
10
res/cardsfolder/active_volcano.txt
Normal 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
|
||||
9
res/cardsfolder/bone_splinters.txt
Normal file
9
res/cardsfolder/bone_splinters.txt
Normal 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
|
||||
Reference in New Issue
Block a user