diff --git a/.gitattributes b/.gitattributes index e69affe2955..1bd9280eb24 100644 --- a/.gitattributes +++ b/.gitattributes @@ -893,6 +893,7 @@ res/cardsfolder/cobalt_golem.txt -text svneol=native#text/plain res/cardsfolder/cockatrice.txt -text svneol=native#text/plain res/cardsfolder/coercion.txt -text svneol=native#text/plain res/cardsfolder/coffin_puppets.txt -text svneol=native#text/plain +res/cardsfolder/coffin_purge.txt -text svneol=native#text/plain res/cardsfolder/cognivore.txt -text svneol=native#text/plain res/cardsfolder/coiled_tinviper.txt -text svneol=native#text/plain res/cardsfolder/cold_eyed_selkie.txt -text svneol=native#text/plain @@ -3110,6 +3111,7 @@ res/cardsfolder/moonwing_moth.txt -text svneol=native#text/plain res/cardsfolder/moor_fiend.txt -text svneol=native#text/plain res/cardsfolder/moorish_cavalry.txt -text svneol=native#text/plain res/cardsfolder/morbid_hunger.txt -text svneol=native#text/plain +res/cardsfolder/morgue_theft.txt -text svneol=native#text/plain res/cardsfolder/morgue_toad.txt -text svneol=native#text/plain res/cardsfolder/moriok_reaver.txt -text svneol=native#text/plain res/cardsfolder/moriok_replica.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/coffin_purge.txt b/res/cardsfolder/coffin_purge.txt new file mode 100644 index 00000000000..2db6a26fb2c --- /dev/null +++ b/res/cardsfolder/coffin_purge.txt @@ -0,0 +1,10 @@ +Name:Coffin Purge +ManaCost:B +Types:Instant +Text:no text +A:SP$Retrieve | Cost$ B | Destination$ Exile | TgtPrompt$ Choose target card in a graveyard | ValidTgts$ Card | SpellDescription$ Exile target card from a graveyard. +A:SP$Retrieve | Cost$ B | Destination$ Exile | TgtPrompt$ Choose target card in a graveyard | ValidTgts$ Card | Flashback$ True | CostDesc$ Flashback B | SpellDescription$ (You may cast this card from your graveyard for its flashback cost. Then exile it.) +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/coffin_purge.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/morgue_theft.txt b/res/cardsfolder/morgue_theft.txt new file mode 100644 index 00000000000..9de0a1cd428 --- /dev/null +++ b/res/cardsfolder/morgue_theft.txt @@ -0,0 +1,9 @@ +Name:Morgue Theft +ManaCost:1 B +Types:Sorcery +Text:no text +A:SP$Retrieve | Cost$ 1 B | Destination$ Hand | TgtPrompt$ Choose target creature card in a graveyard | ValidTgts$ Creature.YouCtrl | SpellDescription$ Return target creature card from your graveyard to your hand. +A:SP$Retrieve | Cost$ 4 B | Destination$ Hand | TgtPrompt$ Choose target creature card in a graveyard | ValidTgts$ Creature.YouCtrl | Flashback$ True | CostDesc$ Flashback 4 B | SpellDescription$ (You may cast this card from your graveyard for its flashback cost. Then exile it.) +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/morgue_theft.jpg +End \ No newline at end of file