- Added Rampant Elephant and Trumpeting Armodon.

This commit is contained in:
Sloth
2011-10-20 12:48:28 +00:00
parent 9fb331a8a6
commit 7c96062d4f
3 changed files with 27 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -6285,6 +6285,7 @@ res/cardsfolder/r/ramosian_revivalist.txt svneol=native#text/plain
res/cardsfolder/r/ramosian_sergeant.txt svneol=native#text/plain
res/cardsfolder/r/ramosian_sky_marshal.txt svneol=native#text/plain
res/cardsfolder/r/rampaging_baloths.txt svneol=native#text/plain
res/cardsfolder/r/rampant_elephant.txt -text
res/cardsfolder/r/rampant_growth.txt svneol=native#text/plain
res/cardsfolder/r/rampart_crawler.txt svneol=native#text/plain
res/cardsfolder/r/ramses_overdark.txt svneol=native#text/plain
@@ -8540,6 +8541,7 @@ res/cardsfolder/t/troublesome_spirit.txt svneol=native#text/plain
res/cardsfolder/t/true_believer.txt -text
res/cardsfolder/t/true_conviction.txt svneol=native#text/plain
res/cardsfolder/t/trumpet_blast.txt svneol=native#text/plain
res/cardsfolder/t/trumpeting_armodon.txt -text
res/cardsfolder/t/trusted_advisor.txt svneol=native#text/plain
res/cardsfolder/t/trusty_machete.txt svneol=native#text/plain
res/cardsfolder/t/trygon_predator.txt svneol=native#text/plain

View File

@@ -0,0 +1,13 @@
Name:Rampant Elephant
ManaCost:3 W
Types:Creature Elephant
Text:no text
PT:2/2
A:AB$ MustBlock | Cost$ G | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Target creature blocks CARDNAME this turn if able.
SVar:RemAIDeck:True
SVar:RemRandomDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/rampant_elephant.jpg
SetInfo:INV|Common|http://magiccards.info/scans/en/in/28.jpg
Oracle:{G}: Target creature blocks Rampant Elephant this turn if able.
End

View File

@@ -0,0 +1,12 @@
Name:Trumpeting Armodon
ManaCost:3 G
Types:Creature Elephant
Text:no text
PT:3/3
A:AB$ MustBlock | Cost$ 1 G | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Target creature blocks CARDNAME this turn if able.
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/trumpeting_armodon.jpg
SetInfo:TMP|Uncommon|http://magiccards.info/scans/en/tp/156.jpg
Oracle:{1}{G}: Target creature blocks Trumpeting Armodon this turn if able.
End