diff --git a/.gitattributes b/.gitattributes index 9ef65328001..6bbeb3ff5a0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5431,6 +5431,7 @@ res/cardsfolder/m/myr_moonvessel.txt svneol=native#text/plain res/cardsfolder/m/myr_propagator.txt svneol=native#text/plain res/cardsfolder/m/myr_quadropod.txt svneol=native#text/plain res/cardsfolder/m/myr_retriever.txt svneol=native#text/plain +res/cardsfolder/m/myr_servitor.txt -text res/cardsfolder/m/myr_sire.txt svneol=native#text/plain res/cardsfolder/m/myr_turbine.txt svneol=native#text/plain res/cardsfolder/m/myrsmith.txt svneol=native#text/plain diff --git a/res/cardsfolder/m/myr_servitor.txt b/res/cardsfolder/m/myr_servitor.txt new file mode 100644 index 00000000000..a350f342e96 --- /dev/null +++ b/res/cardsfolder/m/myr_servitor.txt @@ -0,0 +1,12 @@ +Name:Myr Servitor +ManaCost:1 +Types:Artifact Creature Myr +Text:no text +PT:1/1 +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | IsPresent$ Card.Self | PresentZone$ Battlefield | Execute$ TrigReturn | TriggerDescription$ At the beginning of your upkeep, if CARDNAME is on the battlefield, each player returns all cards named CARDNAME from his or her graveyard to the battlefield. +SVar:TrigReturn:AB$ChangeZoneAll | Cost$ 0 | ChangeType$ Card.namedMyr Servitor | Origin$ Graveyard | Destination$ Battlefield +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/myr_servitor.jpg +SetInfo:5DN|Common|http://magiccards.info/scans/en/5dn/139.jpg +Oracle:At the beginning of your upkeep, if Myr Servitor is on the battlefield, each player returns all cards named Myr Servitor from his or her graveyard to the battlefield. +End \ No newline at end of file