add Worry Beads (from Mercadian Masques)

This commit is contained in:
jendave
2011-08-06 20:44:07 +00:00
parent e253b61875
commit dbbe882006
2 changed files with 10 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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_dryad.txt -text svneol=native#text/plain
res/cardsfolder/wormwood_treefolk.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/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/worship.txt -text svneol=native#text/plain
res/cardsfolder/wort_boggart_auntie.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 res/cardsfolder/wrap_in_vigor.txt -text svneol=native#text/plain

View File

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