changeset 532:442a7163ae1e

Disabled DE "resist" reporting.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 23 Sep 2006 22:11:06 +0000
parents c99fd968f65f
children f2bff7fec38c
files ggrtf-nun.tf
diffstat 1 files changed, 6 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/ggrtf-nun.tf	Sat Sep 23 14:13:36 2006 +0000
+++ b/ggrtf-nun.tf	Sat Sep 23 22:11:06 2006 +0000
@@ -117,10 +117,12 @@
 ;;;   Held: A shappy maple cross (holy) aka Newbie Cross
 ;;;   Held: a vial containing the tears of Oxtoth (holy) aka tears of Oxtoth
 
-/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 %{2} upon ([A-Za-z ,.'-]+)." gnun_de_hit%{1} =\
-		/test prspellhit("dispel evil", {P2})%%%;\
-		/test prspresist(%{3}, {P2})
+; 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 %{2} upon ([A-Za-z ,.'-]+)." gnun_de_hit%{1} =\
+;		/test prspellhit("dispel evil", {P2})%%%;\
+;		/test prspresist(%{3}, {P2})
 
 ;; Dispel evil 7th best (worst..)
 /test gnun_defde(7, "strikes hard", 6)