From a1b1531f896c04fdfff57e3230ddfa4ad6995d7e Mon Sep 17 00:00:00 2001 From: jendave Date: Sun, 7 Aug 2011 00:01:01 +0000 Subject: [PATCH] add Lush Growth (from Shards of Alara) --- .gitattributes | 1 + res/cardsfolder/contaminated_ground.txt | 2 +- res/cardsfolder/lush_growth.txt | 10 ++++++++++ 3 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 res/cardsfolder/lush_growth.txt diff --git a/.gitattributes b/.gitattributes index ea7344292f4..fd845788558 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4137,6 +4137,7 @@ res/cardsfolder/lurking_informant.txt -text svneol=native#text/plain res/cardsfolder/lurking_nightstalker.txt -text svneol=native#text/plain res/cardsfolder/lurking_predators.txt svneol=native#text/plain res/cardsfolder/lurking_skirge.txt svneol=native#text/plain +res/cardsfolder/lush_growth.txt -text svneol=native#text/plain res/cardsfolder/lust_for_war.txt svneol=native#text/plain res/cardsfolder/lux_cannon.txt -text svneol=native#text/plain res/cardsfolder/lymph_sliver.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/contaminated_ground.txt b/res/cardsfolder/contaminated_ground.txt index 86ea87e07e0..6249cd529f7 100644 --- a/res/cardsfolder/contaminated_ground.txt +++ b/res/cardsfolder/contaminated_ground.txt @@ -7,5 +7,5 @@ K:stAnimateEnchanted:Land:0/0:Land,Swamp,Overwrite,KeepSupertype:no colors:No Ab T:Mode$ Taps | ValidCard$ Card.AttachedBy | TriggerZones$ Battlefield | Execute$ TrigLose | TriggerDescription$ Whenever enchanted land becomes tapped, its controller loses 2 life. SVar:TrigLose:AB$LoseLife | Cost$ 0 | Defined$ EnchantedController | LifeAmount$ 2 SVar:Rarity:Common -SVar:Picture:http://www.wizards.com/global/images/magic/general/rise_of_the_eldrazi.jpg +SVar:Picture:http://www.wizards.com/global/images/magic/general/contaminated_ground.jpg End \ No newline at end of file diff --git a/res/cardsfolder/lush_growth.txt b/res/cardsfolder/lush_growth.txt new file mode 100644 index 00000000000..cee1a723f86 --- /dev/null +++ b/res/cardsfolder/lush_growth.txt @@ -0,0 +1,10 @@ +Name:Lush Growth +ManaCost:G +Types:Enchantment Aura +Text:no text +K:Enchant Land +K:stAnimateEnchanted:Land:0/0:Land,Mountain,Forest,Plains,Overwrite,KeepSupertype:no colors:No Abilities:No Condition:Enchanted land is a Mountain, Forest, and Plains. +SVar:RemRandomDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/lush_growth.jpg +End \ No newline at end of file