From 15b0b97bf44d9f35c05e3080bb904a1efc359636 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 15:59:06 +0000 Subject: [PATCH] add Nacre Talisman (from Ice Age) --- .gitattributes | 1 + res/cardsfolder/nacre_talisman.txt | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 res/cardsfolder/nacre_talisman.txt diff --git a/.gitattributes b/.gitattributes index 878b7a96843..d0cfbbc7ce4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3542,6 +3542,7 @@ res/cardsfolder/mystical_tutor.txt -text svneol=native#text/plain res/cardsfolder/mythic_proportions.txt -text svneol=native#text/plain res/cardsfolder/nacatl_outlander.txt -text svneol=native#text/plain res/cardsfolder/nacatl_savage.txt -text svneol=native#text/plain +res/cardsfolder/nacre_talisman.txt -text svneol=native#text/plain res/cardsfolder/nameless_inversion.txt -text svneol=native#text/plain res/cardsfolder/nameless_one.txt -text svneol=native#text/plain res/cardsfolder/nameless_race.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/nacre_talisman.txt b/res/cardsfolder/nacre_talisman.txt new file mode 100644 index 00000000000..43392a5c4e4 --- /dev/null +++ b/res/cardsfolder/nacre_talisman.txt @@ -0,0 +1,10 @@ +Name:Ivory Cup +ManaCost:1 +Types:Artifact +Text:no text +T:Mode$ SpellCast | ValidCard$ Card.White | TriggerZones$ Battlefield | Optional$ True | Execute$ TrigUntap | TriggerDescription$ Whenever a player casts a white spell, you may pay 3. If you do, untap target permanent. +SVar:TrigUntap:AB$Untap | Cost$ 3 | ValidTgts$ Permanent | TgtPrompt$ Select target permanent +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/nacre_talisman.jpg +End \ No newline at end of file