diff --git a/.gitattributes b/.gitattributes index 02df5c5f04d..3edaf10ff87 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6108,6 +6108,7 @@ res/cardsfolder/r/rest_for_the_weary.txt svneol=native#text/plain res/cardsfolder/r/restless_apparition.txt svneol=native#text/plain res/cardsfolder/r/restless_bones.txt svneol=native#text/plain res/cardsfolder/r/restless_dead.txt svneol=native#text/plain +res/cardsfolder/r/restless_dreams.txt -text res/cardsfolder/r/restock.txt svneol=native#text/plain res/cardsfolder/r/resurrection.txt svneol=native#text/plain res/cardsfolder/r/resuscitate.txt svneol=native#text/plain diff --git a/res/cardsfolder/r/restless_dreams.txt b/res/cardsfolder/r/restless_dreams.txt new file mode 100644 index 00000000000..ab863ed6b73 --- /dev/null +++ b/res/cardsfolder/r/restless_dreams.txt @@ -0,0 +1,11 @@ +Name:Restless Dreams +ManaCost:B +Types:Sorcery +Text:no text +A:SP$ ChangeZone | Cost$ B Discard | Origin$ Graveyard | Destination$ Hand | TargetMin$ 0 | TargetMax$ MaxTgts | ValidTgts$ Creature.YouCtrl | SpellDescription$ Return X target creature cards from your graveyard to your hand. +SVar:X:Targeted$Amount +SVar:MaxTgts:Count$TypeInYourYard.Creature +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/restless_dreams.jpg +End \ No newline at end of file