From 19f64cbb0a2a7c86869da7f38a353e8727d49be9 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 22:56:31 +0000 Subject: [PATCH] add Gremlin Mine (from New Phyrexia) --- .gitattributes | 1 + res/cardsfolder/gremlin_mine.txt | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 res/cardsfolder/gremlin_mine.txt diff --git a/.gitattributes b/.gitattributes index 0ef34b15e48..2f102d24486 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2972,6 +2972,7 @@ res/cardsfolder/greener_pastures.txt -text svneol=native#text/plain res/cardsfolder/greenhilt_trainee.txt svneol=native#text/plain res/cardsfolder/greenseeker.txt -text svneol=native#text/plain res/cardsfolder/greenweaver_druid.txt -text svneol=native#text/plain +res/cardsfolder/gremlin_mine.txt svneol=native#text/plain res/cardsfolder/griffin_guide.txt svneol=native#text/plain res/cardsfolder/griffin_sentinel.txt -text svneol=native#text/plain res/cardsfolder/grim_affliction.txt svneol=native#text/plain diff --git a/res/cardsfolder/gremlin_mine.txt b/res/cardsfolder/gremlin_mine.txt new file mode 100644 index 00000000000..a703afa0a5e --- /dev/null +++ b/res/cardsfolder/gremlin_mine.txt @@ -0,0 +1,9 @@ +Name:Gremlin Mine +ManaCost:1 +Types:Artifact +Text:no text +A:AB$DealDamage | Cost$ 1 T Sac<1/CARDNAME> | ValidTgts$ Creature.Artifact | TgtPrompt$ Select target artifact creature | NumDmg$ 4 | SpellDescription$ CARDNAME deals 4 damage to target artifact creature. +A:AB$RemoveCounter | Cost$ 1 T Sac<1/CARDNAME> | ValidTgts$ Artifact.nonCreature | TgtPrompt$ Select target noncreature artifact | CounterType$ CHARGE | CounterNum$ 4 | UpTo$ True | SpellDescription$ Remove up to four charge counters from target noncreature artifact. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/gremlin_mine.jpg +End \ No newline at end of file