diff --git a/.gitattributes b/.gitattributes index 37809bfd1e4..17537d15eb4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/r/rampant_elephant.txt b/res/cardsfolder/r/rampant_elephant.txt new file mode 100644 index 00000000000..b656c33e247 --- /dev/null +++ b/res/cardsfolder/r/rampant_elephant.txt @@ -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 \ No newline at end of file diff --git a/res/cardsfolder/t/trumpeting_armodon.txt b/res/cardsfolder/t/trumpeting_armodon.txt new file mode 100644 index 00000000000..2124890647d --- /dev/null +++ b/res/cardsfolder/t/trumpeting_armodon.txt @@ -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 \ No newline at end of file