From 7631ba294577a8da30d6d9957e9b6f7a60ce40c8 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 20:59:52 +0000 Subject: [PATCH] - Fixed Wall of Hope. --- .gitattributes | 2 +- res/cardsfolder/wall_of_hope.txt | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/.gitattributes b/.gitattributes index 9da9e1b4bc9..ae3a4a1c3d9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7250,7 +7250,7 @@ res/cardsfolder/wall_of_fire.txt -text svneol=native#text/plain res/cardsfolder/wall_of_frost.txt svneol=native#text/plain res/cardsfolder/wall_of_granite.txt -text svneol=native#text/plain res/cardsfolder/wall_of_heat.txt -text svneol=native#text/plain -res/cardsfolder/wall_of_hope.txt svneol=native#text/plain +res/cardsfolder/wall_of_hope.txt -text svneol=native#text/plain res/cardsfolder/wall_of_ice.txt -text svneol=native#text/plain res/cardsfolder/wall_of_junk.txt svneol=native#text/plain res/cardsfolder/wall_of_kelp.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/wall_of_hope.txt b/res/cardsfolder/wall_of_hope.txt index 209a0a67093..4674e30b741 100644 --- a/res/cardsfolder/wall_of_hope.txt +++ b/res/cardsfolder/wall_of_hope.txt @@ -1,13 +1,13 @@ -Name:Wall of Hope -ManaCost:W -Types:Creature Wall -Text:no text -PT:0/3 -K:Defender -T:Mode$ DamageDone | DamageSource$ Any | DamageTarget$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Whenever CARDNAME is dealt damage, you gain that much life. -SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X -SVar:X:Count$TriggeredDamageAmount -SVar:Rarity:Common -SVar:Picture:http://www.wizards.com/global/images/magic/general/wall_of_hope.jpg -SetInfo:LGN|Common|http://magiccards.info/scans/en/le/24.jpg +Name:Wall of Hope +ManaCost:W +Types:Creature Wall +Text:no text +PT:0/3 +K:Defender +T:Mode$ DamageDone | DamageSource$ Any | ValidTarget$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Whenever CARDNAME is dealt damage, you gain that much life. +SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X +SVar:X:Count$TriggeredDamageAmount +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/wall_of_hope.jpg +SetInfo:LGN|Common|http://magiccards.info/scans/en/le/24.jpg End \ No newline at end of file