diff --git a/.gitattributes b/.gitattributes index e8cc3353632..1800752e6f3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3743,6 +3743,7 @@ res/cardsfolder/i/impaler_shrike.txt svneol=native#text/plain res/cardsfolder/i/impending_disaster.txt svneol=native#text/plain res/cardsfolder/i/imperial_edict.txt svneol=native#text/plain res/cardsfolder/i/imperial_hellkite.txt svneol=native#text/plain +res/cardsfolder/i/imperial_mask.txt -text res/cardsfolder/i/imperial_recruiter.txt svneol=native#text/plain res/cardsfolder/i/imperial_seal.txt svneol=native#text/plain res/cardsfolder/i/imperiosaur.txt svneol=native#text/plain @@ -4342,6 +4343,7 @@ res/cardsfolder/l/leyline_of_anticipation.txt svneol=native#text/plain res/cardsfolder/l/leyline_of_lifeforce.txt svneol=native#text/plain res/cardsfolder/l/leyline_of_lightning.txt svneol=native#text/plain res/cardsfolder/l/leyline_of_punishment.txt svneol=native#text/plain +res/cardsfolder/l/leyline_of_sanctity.txt -text res/cardsfolder/l/leyline_of_singularity.txt svneol=native#text/plain res/cardsfolder/l/leyline_of_the_meek.txt svneol=native#text/plain res/cardsfolder/l/leyline_of_the_void.txt svneol=native#text/plain diff --git a/res/cardsfolder/i/imperial_mask.txt b/res/cardsfolder/i/imperial_mask.txt new file mode 100644 index 00000000000..c07f5dba704 --- /dev/null +++ b/res/cardsfolder/i/imperial_mask.txt @@ -0,0 +1,10 @@ +Name:Imperial Mask +ManaCost:4 W +Types:Enchantment +Text:When CARDNAME enters the battlefield, if it's not a token, each of your teammates puts a token that's a copy of CARDNAME onto the battlefield. +S:Mode$ Continuous | Affected$ You | AddKeyword$ Hexproof | Description$ You have hexproof. (You can't be the target of spells or abilities your opponents control.) +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/imperial_mask.jpg +SetInfo:FUT|Rare|http://magiccards.info/scans/en/fut/23.jpg +Oracle:When Imperial Mask enters the battlefield, if it's not a token, each of your teammates puts a token that's a copy of Imperial Mask onto the battlefield.\nYou have hexproof. (You can't be the target of spells or abilities your opponents control.) +End \ No newline at end of file diff --git a/res/cardsfolder/l/leyline_of_sanctity.txt b/res/cardsfolder/l/leyline_of_sanctity.txt new file mode 100644 index 00000000000..b9e036dced2 --- /dev/null +++ b/res/cardsfolder/l/leyline_of_sanctity.txt @@ -0,0 +1,10 @@ +Name:Leyline of Sanctity +ManaCost:2 W W +Types:Enchantment +Text:If CARDNAME is in your opening hand, you may begin the game with it on the battlefield. +S:Mode$ Continuous | Affected$ You | AddKeyword$ Hexproof | Description$ You have hexproof. (You can't be the target of spells or abilities your opponents control.) +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/leyline_of_sanctity.jpg +SetInfo:M11|Rare|http://magiccards.info/scans/en/m11/21.jpg +Oracle:If Leyline of Sanctity is in your opening hand, you may begin the game with it on the battlefield.\nYou have hexproof. (You can't be the target of spells or abilities your opponents control.) +End \ No newline at end of file