From dbbe882006c2abfe9d95e24fb81c6ee920fee8e5 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 20:44:07 +0000 Subject: [PATCH] add Worry Beads (from Mercadian Masques) --- .gitattributes | 1 + res/cardsfolder/worry_beads.txt | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 res/cardsfolder/worry_beads.txt diff --git a/.gitattributes b/.gitattributes index 95e616fca52..259eb1823f4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7449,6 +7449,7 @@ res/cardsfolder/wormfang_turtle.txt svneol=native#text/plain res/cardsfolder/wormwood_dryad.txt -text svneol=native#text/plain res/cardsfolder/wormwood_treefolk.txt -text svneol=native#text/plain res/cardsfolder/worn_powerstone.txt -text svneol=native#text/plain +res/cardsfolder/worry_beads.txt -text svneol=native#text/plain res/cardsfolder/worship.txt -text svneol=native#text/plain res/cardsfolder/wort_boggart_auntie.txt -text svneol=native#text/plain res/cardsfolder/wrap_in_vigor.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/worry_beads.txt b/res/cardsfolder/worry_beads.txt new file mode 100644 index 00000000000..60bc9fea94f --- /dev/null +++ b/res/cardsfolder/worry_beads.txt @@ -0,0 +1,9 @@ +Name:Worry Beads +ManaCost:3 +Types:Artifact +Text:no text +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Player | TriggerZones$ Battlefield | Execute$ TrigMill | TriggerDescription$ At the beginning of each player's upkeep, that player puts the top card of his or her library into his or her graveyard. +SVar:TrigMill:AB$Mill | Cost$ 0 | Defined$ TriggeredPlayer | NumCards$ 1 +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/worry_beads.jpg +End \ No newline at end of file