changeset 558:2565db81d0fc

Pim
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 03 Nov 2006 14:53:45 +0000
parents 0df5518aa1b1
children 68c5d7125cb7
files ggrtf-nun.tf
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/ggrtf-nun.tf	Tue Oct 31 12:44:44 2006 +0000
+++ b/ggrtf-nun.tf	Fri Nov 03 14:53:45 2006 +0000
@@ -105,11 +105,11 @@
 ;; Miscellaneous
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;; Got purity
-/def -p2000 -F -msimple -t"You feel more pure and closer to Las." gnun_purity =\
+/def -i -F -p9999 -msimple -t"You feel more pure and closer to Las." gnun_purity =\
 	 /mse feels more pure and closer to Las.
 
 ;; Lite 'list' at taskmaster
-/def -i -F -mregexp -t"\| \[ :([()]) \]" gnun_lite1 =\
+/def -i -F -p9999 -mregexp -t"\| \[ :([()]) \]" gnun_lite1 =\
 	/if ({P1}=~"(") /let _tc=red%;/else /let _tc=green%;/endif%;\
 	/substitute -p @{n}%{PL}| [ @{C%{_tc}}:%{P1}@{n} ]%{PR}
 
@@ -128,8 +128,8 @@
 
 ; Disabled, because the messages actually represent the damage rather
 ; than the resists directly... -- Ggr
-/def gnun_defde =
-;	/eval /def -p9999 -mregexp -t"^(Air crackles|Magical mist swirls|White light tangles) around you as dazzling flash erupts from your [A-Za-z ]+ and strikes %{2} upon ([A-Za-z ,.'-]+)." gnun_de_hit%{1} =\
+/def -i gnun_defde =
+;	/eval /def -i -p9999 -mregexp -t"^(Air crackles|Magical mist swirls|White light tangles) around you as dazzling flash erupts from your [A-Za-z ]+ and strikes %{2} upon ([A-Za-z ,.'-]+)." gnun_de_hit%{1} =\
 ;		/test prspellhit("dispel evil", {P2})%%%;\
 ;		/test prspresist(%{3}, {P2})
 
@@ -155,8 +155,8 @@
 /test gnun_defde(1, "with immense power", 1)
 
 
-/def gnun_defst =\
-	/eval /def -p9999 -mregexp -t"^Your [A-Za-z ]+ (flashes enchantedly|hums celestial tunes) as a %{2} symbol of purify appears into the forehead of ([A-Za-z ,.'-]+)\." gnun_st_hit%{1} =\
+/def -i gnun_defst =\
+	/eval /def -i -p9999 -mregexp -t"^Your [A-Za-z ]+ (flashes enchantedly|hums celestial tunes) as a %{2} symbol of purify appears into the forehead of ([A-Za-z ,.'-]+)\." gnun_st_hit%{1} =\
 		/test prspellhit("saintly touch", {P2})%%%;\
 		/test prspresist(%{3}, {P2})