diff --git a/.gitattributes b/.gitattributes index cc452fb8502..ced816fbec8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3425,6 +3425,7 @@ res/cardsfolder/quirion_trailblazer.txt -text svneol=native#text/plain res/cardsfolder/qumulox.txt -text svneol=native#text/plain res/cardsfolder/rabid_wolverines.txt -text svneol=native#text/plain res/cardsfolder/rabid_wombat.txt -text svneol=native#text/plain +res/cardsfolder/rack_and_ruin.txt -text svneol=native#text/plain res/cardsfolder/radiant_archangel.txt -text svneol=native#text/plain res/cardsfolder/radiant_essence.txt -text svneol=native#text/plain res/cardsfolder/radiants_dragoons.txt -text svneol=native#text/plain @@ -3442,6 +3443,7 @@ res/cardsfolder/ragnar.txt -text svneol=native#text/plain res/cardsfolder/raiding_nightstalker.txt -text svneol=native#text/plain res/cardsfolder/rain_of_blades.txt -text svneol=native#text/plain res/cardsfolder/rain_of_embers.txt -text svneol=native#text/plain +res/cardsfolder/rain_of_salt.txt -text svneol=native#text/plain res/cardsfolder/rain_of_tears.txt -text svneol=native#text/plain res/cardsfolder/rainbow_vale.txt -text svneol=native#text/plain res/cardsfolder/raise_dead.txt -text svneol=native#text/plain @@ -3483,6 +3485,7 @@ res/cardsfolder/ravenous_baloth.txt -text svneol=native#text/plain res/cardsfolder/ravenous_rats.txt -text svneol=native#text/plain res/cardsfolder/ravenous_skirge.txt -text svneol=native#text/plain res/cardsfolder/ray_of_erasure.txt -text svneol=native#text/plain +res/cardsfolder/raze.txt -text svneol=native#text/plain res/cardsfolder/razor_golem.txt -text svneol=native#text/plain res/cardsfolder/razorfield_thresher.txt -text svneol=native#text/plain res/cardsfolder/razorfin_hunter.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/rack_and_ruin.txt b/res/cardsfolder/rack_and_ruin.txt new file mode 100644 index 00000000000..c7a93008e9e --- /dev/null +++ b/res/cardsfolder/rack_and_ruin.txt @@ -0,0 +1,8 @@ +Name:Rack and Ruin +ManaCost:2 R +Types:Instant +Text:no text +A:SP$Destroy|Cost$2 R|TargetMin$2|TargetMax$2|ValidTgts$Artifact|TgtPrompt$Select target artifact|SpellDescription$Destroy two target artifact. +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/rack_and_ruin.jpg +End diff --git a/res/cardsfolder/rain_of_salt.txt b/res/cardsfolder/rain_of_salt.txt new file mode 100644 index 00000000000..6fbdb5fc5da --- /dev/null +++ b/res/cardsfolder/rain_of_salt.txt @@ -0,0 +1,8 @@ +Name:Rain of Salt +ManaCost:4 R R +Types:Sorcery +Text:no text +A:SP$Destroy|Cost$4 R R|TargetMin$2|TargetMax$2|ValidTgts$Land|TgtPrompt$Select target land|SpellDescription$Destroy two target lands. +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/rain_of_salt.jpg +End diff --git a/res/cardsfolder/raze.txt b/res/cardsfolder/raze.txt new file mode 100644 index 00000000000..09c6e7a8e3f --- /dev/null +++ b/res/cardsfolder/raze.txt @@ -0,0 +1,9 @@ +Name:Raze +ManaCost:R +Types:Sorcery +Text:no text +A:SP$Destroy|Cost$R Sac<1/Land>|ValidTgts$Land|TgtPrompt$Select target land|SpellDescription$Destroy target lands. +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/raze.jpg +End \ No newline at end of file