changeset 525:ebc5dbf6c128

Fixes.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 22 Sep 2006 15:07:45 +0000
parents 338e2b7335f5
children a987eadbc08e
files ggrtf-chann.tf
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ggrtf-chann.tf	Thu Sep 21 17:03:18 2006 +0000
+++ b/ggrtf-chann.tf	Fri Sep 22 15:07:45 2006 +0000
@@ -59,7 +59,7 @@
 	/msr Energy Aura Reloaded! 
 
 ;; Aura off
-/def -i -p9999 -aCred -msimple -t"Your aura of glowing light fades to nothing." rec_aura0 =\
+/def -i -p9999 -aCred -msimple -t"Your aura of glowing light fades to nothing." rec_auraoff =\
 	/set prot_eaura_weak=off%;\
 	/proff eaura
 
@@ -85,7 +85,7 @@
 	/gstatus_update%;\
 	/set prot_eaura_t2=%{prot_eaura_t}
 
-/def -i -p9999 -aCred -msimple -t"Tendrils of lightning flit around you as your aura changes from flame red to" rec_aura3 =\
+/def -i -p9999 -aCred -mregexp -t"^Tendrils of lightning flit around you as your aura changes from flame red" rec_aura3 =\
 	/pron eaura [Blue]%;\
 	/set prot_eaura=3%;\
 	/set prot_eaura_weak=off%;\