diff --git a/.gitattributes b/.gitattributes index 877febda9cf..12651397ee5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4840,6 +4840,7 @@ res/cardsfolder/m/marshdrinker_giant.txt svneol=native#text/plain res/cardsfolder/m/martial_coup.txt svneol=native#text/plain res/cardsfolder/m/marton_stromgald.txt svneol=native#text/plain res/cardsfolder/m/martyr_of_ashes.txt -text svneol=unset#text/plain +res/cardsfolder/m/martyr_of_sands.txt -text res/cardsfolder/m/martyred_rusalka.txt svneol=native#text/plain res/cardsfolder/m/martyrs_cry.txt -text res/cardsfolder/m/martyrs_tomb.txt svneol=native#text/plain diff --git a/res/cardsfolder/m/martyr_of_sands.txt b/res/cardsfolder/m/martyr_of_sands.txt new file mode 100644 index 00000000000..2ba6e690a71 --- /dev/null +++ b/res/cardsfolder/m/martyr_of_sands.txt @@ -0,0 +1,12 @@ +Name:Martyr of Sands +ManaCost:W +Types:Creature Human Cleric +Text:no text +PT:1/1 +A:AB$ GainLife | Cost$ 1 Reveal Sac<1/CARDNAME> | CostDesc$ 1, Reveal X white cards from your hand, Sacrifice Martyr of Sands: | LifeAmount$ Y | SpellDescription$ You gain three times X life. +SVar:X:XChoice +SVar:Y:Number$3/Times.ChosenX +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/martyr_of_sands.jpg +End \ No newline at end of file