add Living Plane (from Legends) and Nature's Revolt (from Tempest)

This commit is contained in:
jendave
2011-08-06 23:37:57 +00:00
parent aa56e837f8
commit 2d742677db
3 changed files with 20 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -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_death.txt -text svneol=native#text/plain
res/cardsfolder/living_hive.txt 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_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/living_wall.txt -text svneol=native#text/plain
res/cardsfolder/livonya_silone.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 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_cloak.txt -text svneol=native#text/plain
res/cardsfolder/natures_lore.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_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_ruin.txt -text svneol=native#text/plain
res/cardsfolder/natures_spiral.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 res/cardsfolder/nausea.txt -text svneol=native#text/plain

View File

@@ -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

View File

@@ -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