diff --git a/.gitattributes b/.gitattributes index 834e21df495..8a42c5960a3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5248,6 +5248,7 @@ res/cardsfolder/repentance.txt svneol=native#text/plain res/cardsfolder/repentant_blacksmith.txt -text svneol=native#text/plain res/cardsfolder/repentant_vampire.txt -text svneol=native#text/plain res/cardsfolder/repercussion.txt svneol=native#text/plain +res/cardsfolder/repopulate.txt -text svneol=native#text/plain res/cardsfolder/reprisal.txt -text svneol=native#text/plain res/cardsfolder/repulse.txt -text svneol=native#text/plain res/cardsfolder/rescind.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/repopulate.txt b/res/cardsfolder/repopulate.txt new file mode 100644 index 00000000000..4472dd026c5 --- /dev/null +++ b/res/cardsfolder/repopulate.txt @@ -0,0 +1,10 @@ +Name:Repopulate +ManaCost:1 G +Types:Instant +Text:no text +A:SP$ ChangeZoneAll | Cost$ 1 G | Origin$ Graveyard | Destination$ Library | ValidTgts$ Player | TgtPrompt$ Select target player | ChangeType$ Creature | Shuffle$ True | SpellDescription$ Shuffle all creature cards from target player's graveyard into that player's library. +K:Cycling:2 +SVar:RemRandomDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/repopulate.jpg +End \ No newline at end of file