add Nacre Talisman (from Ice Age)

This commit is contained in:
jendave
2011-08-06 15:59:06 +00:00
parent edcc2f970c
commit 15b0b97bf4
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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/mythic_proportions.txt -text svneol=native#text/plain
res/cardsfolder/nacatl_outlander.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/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_inversion.txt -text svneol=native#text/plain
res/cardsfolder/nameless_one.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 res/cardsfolder/nameless_race.txt -text svneol=native#text/plain

View File

@@ -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