From 2d742677dbd7726d7cf24e56ebb88caa1d3a14fd Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 23:37:57 +0000 Subject: [PATCH] add Living Plane (from Legends) and Nature's Revolt (from Tempest) --- .gitattributes | 2 ++ res/cardsfolder/living_plane.txt | 9 +++++++++ res/cardsfolder/natures_revolt.txt | 9 +++++++++ 3 files changed, 20 insertions(+) create mode 100644 res/cardsfolder/living_plane.txt create mode 100644 res/cardsfolder/natures_revolt.txt diff --git a/.gitattributes b/.gitattributes index 45421350db7..0905e02687c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4033,6 +4033,7 @@ res/cardsfolder/living_artifact.txt -text svneol=native#text/plain res/cardsfolder/living_death.txt -text svneol=native#text/plain res/cardsfolder/living_hive.txt svneol=native#text/plain res/cardsfolder/living_lands.txt -text svneol=native#text/plain +res/cardsfolder/living_plane.txt -text svneol=native#text/plain res/cardsfolder/living_wall.txt -text svneol=native#text/plain res/cardsfolder/livonya_silone.txt -text svneol=native#text/plain res/cardsfolder/lizard_warrior.txt -text svneol=native#text/plain @@ -4639,6 +4640,7 @@ res/cardsfolder/natures_claim.txt -text svneol=native#text/plain res/cardsfolder/natures_cloak.txt -text svneol=native#text/plain res/cardsfolder/natures_lore.txt -text svneol=native#text/plain res/cardsfolder/natures_resurgence.txt -text svneol=native#text/plain +res/cardsfolder/natures_revolt.txt -text svneol=native#text/plain res/cardsfolder/natures_ruin.txt -text svneol=native#text/plain res/cardsfolder/natures_spiral.txt -text svneol=native#text/plain res/cardsfolder/nausea.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/living_plane.txt b/res/cardsfolder/living_plane.txt new file mode 100644 index 00000000000..b0e6498162a --- /dev/null +++ b/res/cardsfolder/living_plane.txt @@ -0,0 +1,9 @@ +Name:Living Plane +ManaCost:2 G G +Types:World Enchantment +Text:no text +K:stAnimateAll:Land:1/1:Creature:no colors:No Condition:All lands are 1/1 creatures that are still lands. +SVar:RemRandomDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/living_plane.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/natures_revolt.txt b/res/cardsfolder/natures_revolt.txt new file mode 100644 index 00000000000..1824d0955ec --- /dev/null +++ b/res/cardsfolder/natures_revolt.txt @@ -0,0 +1,9 @@ +Name:Nature's Revolt +ManaCost:3 G G +Types:Enchantment +Text:no text +K:stAnimateAll:Land:2/2:Creature:no colors:No Condition:All lands are 2/2 creatures that are still lands. +SVar:RemRandomDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/natures_revolt.jpg +End \ No newline at end of file