# HG changeset patch # User Matti Hamalainen # Date 1301406657 -10800 # Node ID 07649fc280d3b2c136aa33ae3c8f81e266704bd2 # Parent 0d5c725749795957cde665c10f6d05b427d914a8 Fix 'vine mantle' support. diff -r 0d5c72574979 -r 07649fc280d3 ggrtf.tf --- a/ggrtf.tf Tue Mar 29 15:28:02 2011 +0300 +++ b/ggrtf.tf Tue Mar 29 16:50:57 2011 +0300 @@ -1518,7 +1518,7 @@ /prdefprot -i"epower" -n"EPower" -l"Earth Power" -r -u"^You feel your strength changing\. You flex your? muscles experimentally\.$" -d"^The runic sigla \'% !\^\' fade away\.\. leaving you feeling strange\.$" /prdefprot -i"eskin" -n"ESkin" -l"Earth Skin" -M -s -r -u"^You feel your skin harden\.$" -d"^Your skin (returns to its original texture|feels softer)\.$" /prdefprot -i"eblood" -n"EBlood" -l"Earth Blood" -A" traces? icy blue runes on the ground with" -B" is surrounded by a sudden cloudburst" -u"An icy chill runs through your veins." -d"The runic sigla \'!( *)\' fade away.. leaving you feeling strange." -/prdefprot -i"vmant" -n"Vmant" -l"Vine Mantle" -M -s -u"Vines entangle your body." -d"The vines around your body shrink." +/prdefprot -i"vmant" -n"Vmant" -l"Vine Mantle" -M -r -s -u"^Vines entangle your body\.$" -d"^The vines (around your body shrink|crumble to dust)\.$" /prdefprot -i"regen" -n"Regen" -l"Regeneration" -r -u"^You feel your metabolism speed up\.$" -d"^You no longer have an? active regeneration spell on you\.$" ;; ---- Bard ----