added Canyon Drake, Frenetic Ogre and Pardic Swordsmith

This commit is contained in:
jendave
2011-08-06 15:42:03 +00:00
parent aa8594d459
commit f56b6b10e1
4 changed files with 34 additions and 0 deletions

3
.gitattributes vendored
View File

@@ -782,6 +782,7 @@ res/cardsfolder/cancel.txt -text svneol=native#text/plain
res/cardsfolder/candelabra_of_tawnos.txt -text svneol=native#text/plain res/cardsfolder/candelabra_of_tawnos.txt -text svneol=native#text/plain
res/cardsfolder/canopy_spider.txt -text svneol=native#text/plain res/cardsfolder/canopy_spider.txt -text svneol=native#text/plain
res/cardsfolder/cantivore.txt -text svneol=native#text/plain res/cardsfolder/cantivore.txt -text svneol=native#text/plain
res/cardsfolder/canyon_drake.txt -text svneol=native#text/plain
res/cardsfolder/canyon_minotaur.txt -text svneol=native#text/plain res/cardsfolder/canyon_minotaur.txt -text svneol=native#text/plain
res/cardsfolder/canyon_wildcat.txt -text svneol=native#text/plain res/cardsfolder/canyon_wildcat.txt -text svneol=native#text/plain
res/cardsfolder/cao_cao_lord_of_wei.txt -text svneol=native#text/plain res/cardsfolder/cao_cao_lord_of_wei.txt -text svneol=native#text/plain
@@ -1968,6 +1969,7 @@ res/cardsfolder/frantic_purification.txt -text svneol=native#text/plain
res/cardsfolder/frantic_search.txt -text svneol=native#text/plain res/cardsfolder/frantic_search.txt -text svneol=native#text/plain
res/cardsfolder/frazzle.txt -text svneol=native#text/plain res/cardsfolder/frazzle.txt -text svneol=native#text/plain
res/cardsfolder/freewind_falcon.txt -text svneol=native#text/plain res/cardsfolder/freewind_falcon.txt -text svneol=native#text/plain
res/cardsfolder/frenetic_ogre.txt -text svneol=native#text/plain
res/cardsfolder/frenetic_raptor.txt -text svneol=native#text/plain res/cardsfolder/frenetic_raptor.txt -text svneol=native#text/plain
res/cardsfolder/frenzied_tilling.txt -text svneol=native#text/plain res/cardsfolder/frenzied_tilling.txt -text svneol=native#text/plain
res/cardsfolder/fresh_volunteers.txt -text svneol=native#text/plain res/cardsfolder/fresh_volunteers.txt -text svneol=native#text/plain
@@ -3769,6 +3771,7 @@ res/cardsfolder/parch.txt -text svneol=native#text/plain
res/cardsfolder/pardic_collaborator.txt -text svneol=native#text/plain res/cardsfolder/pardic_collaborator.txt -text svneol=native#text/plain
res/cardsfolder/pardic_dragon.txt -text svneol=native#text/plain res/cardsfolder/pardic_dragon.txt -text svneol=native#text/plain
res/cardsfolder/pardic_lancer.txt -text svneol=native#text/plain res/cardsfolder/pardic_lancer.txt -text svneol=native#text/plain
res/cardsfolder/pardic_swordsmith.txt -text svneol=native#text/plain
res/cardsfolder/part_water.txt svneol=native#text/plain res/cardsfolder/part_water.txt svneol=native#text/plain
res/cardsfolder/patagia_golem.txt -text svneol=native#text/plain res/cardsfolder/patagia_golem.txt -text svneol=native#text/plain
res/cardsfolder/path_of_angers_flame.txt -text svneol=native#text/plain res/cardsfolder/path_of_angers_flame.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Canyon Drake
ManaCost:2 R R
Types:Creature Drake
Text:no text
K:Flying
PT:1/2
A:AB$Pump | Cost$ 1 Discard<1/Random> | NumAtt$ +2 | SpellDescription$ CARDNAME gets +2/+0 until end of turn.
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/canyon_drake.jpg
SetInfo:TMP|Rare|http://magiccards.info/scans/en/tp/166.jpg
End

View File

@@ -0,0 +1,10 @@
Name:Frenetic Ogre
ManaCost:4 R
Types:Creature Ogre
Text:no text
PT:2/3
A:AB$Pump | Cost$ R Discard<1/Random> | NumAtt$ +3 | SpellDescription$ CARDNAME gets +3/+0 until end of turn.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/frenetic_ogre.jpg
SetInfo:ODY|Uncommon|http://magiccards.info/scans/en/od/195.jpg
End

View File

@@ -0,0 +1,10 @@
Name:Pardic Swordsmith
ManaCost:2 R
Types:Creature Dwarf
Text:no text
PT:1/1
A:AB$Pump | Cost$ R Discard<1/Random> | NumAtt$ +2 | SpellDescription$ CARDNAME gets +2/+0 until end of turn.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/pardic_swordsmith.jpg
SetInfo:ODY|Common|http://magiccards.info/scans/en/od/213.jpg
End