From 52f5cf908d8c419843b06ddbc38ed5ebd288d50f Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 16:52:18 +0000 Subject: [PATCH] - Added Relic Crush and Ruinous Minotaur. --- .gitattributes | 2 ++ res/cardsfolder/relic_crush.txt | 9 +++++++++ res/cardsfolder/ruinous_minotaur.txt | 10 ++++++++++ 3 files changed, 21 insertions(+) create mode 100644 res/cardsfolder/relic_crush.txt create mode 100644 res/cardsfolder/ruinous_minotaur.txt diff --git a/.gitattributes b/.gitattributes index 73facfa8049..9b75a30256c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4335,6 +4335,7 @@ res/cardsfolder/reki_the_history_of_kamigawa.txt -text svneol=native#text/plain res/cardsfolder/relearn.txt -text svneol=native#text/plain res/cardsfolder/relentless_rats.txt -text svneol=native#text/plain res/cardsfolder/relic_barrier.txt -text svneol=native#text/plain +res/cardsfolder/relic_crush.txt -text svneol=native#text/plain res/cardsfolder/relic_putrescence.txt -text svneol=native#text/plain res/cardsfolder/reliquary_monk.txt svneol=native#text/plain res/cardsfolder/reliquary_tower.txt -text svneol=native#text/plain @@ -4492,6 +4493,7 @@ res/cardsfolder/ruby_leech.txt -text svneol=native#text/plain res/cardsfolder/ruby_medallion.txt -text svneol=native#text/plain res/cardsfolder/rugged_prairie.txt -text svneol=native#text/plain res/cardsfolder/ruination.txt -text svneol=native#text/plain +res/cardsfolder/ruinous_minotaur.txt -text svneol=native#text/plain res/cardsfolder/ruins_of_trokair.txt -text svneol=native#text/plain res/cardsfolder/rukh_egg.txt -text svneol=native#text/plain res/cardsfolder/rumbling_crescendo.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/relic_crush.txt b/res/cardsfolder/relic_crush.txt new file mode 100644 index 00000000000..c5848c40e5e --- /dev/null +++ b/res/cardsfolder/relic_crush.txt @@ -0,0 +1,9 @@ +Name:Relic Crush +ManaCost:4 G +Types:Instant +Text:no text +A:SP$Destroy | Cost$ 4 G | ValidTgts$ Artifact,Enchantment | TargetMin$ 0 | TargetMax$ 2 | TgtPrompt$ Select up to two target artifacts or enchantments. | SpellDescription$ Destroy target artifact or enchantment and up to one other target artifact or enchantment. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/Relic_Crush.jpg +End + diff --git a/res/cardsfolder/ruinous_minotaur.txt b/res/cardsfolder/ruinous_minotaur.txt new file mode 100644 index 00000000000..ec30d919936 --- /dev/null +++ b/res/cardsfolder/ruinous_minotaur.txt @@ -0,0 +1,10 @@ +Name:Ruinous Minotaur +ManaCost:1 R R +Types:Creature Minotaur Warrior +Text:no text +PT:5/2 +T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | TriggerZones$ Battlefield | Execute$ TrigSacrifice | TriggerDescription$ Whenever CARDNAME deals damage to an opponent, sacrifice a land. +SVar:TrigSacrifice:AB$Sacrifice | Cost$ 0 | SacValid$ Land | Defined$ You +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/Ruinous_Minotaur.jpg +End