diff --git a/.gitattributes b/.gitattributes index 7b8ddc65e45..42f238c23fc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2151,6 +2151,7 @@ res/cardsfolder/enlisted_wurm.txt -text svneol=native#text/plain res/cardsfolder/enlistment_officer.txt -text svneol=native#text/plain res/cardsfolder/enormous_baloth.txt -text svneol=native#text/plain res/cardsfolder/enrage.txt -text svneol=native#text/plain +res/cardsfolder/enshrined_memories.txt svneol=native#text/plain res/cardsfolder/enslave.txt svneol=native#text/plain res/cardsfolder/enslaved_dwarf.txt -text svneol=native#text/plain res/cardsfolder/enslaved_scout.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/enshrined_memories.txt b/res/cardsfolder/enshrined_memories.txt new file mode 100644 index 00000000000..9e1d15490dd --- /dev/null +++ b/res/cardsfolder/enshrined_memories.txt @@ -0,0 +1,10 @@ +Name:Enshrined Memories +ManaCost:X G +Types:Sorcery +Text:no text +A:SP$Dig | Cost$ X G | DigNum$ X | Reveal$ True | ChangeNum$ All | ChangeValid$ Creature | SpellDescription$ Reveal the top X cards of your library. Put all creature cards revealed this way into your hand and the rest on the bottom of your library in any order. +SVar:X:Count$xPaid +SVar:RemAIDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/enshrined_memories.jpg +End \ No newline at end of file