changeset 541:9b316c981d99

Cleanups.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 27 Oct 2006 21:53:43 +0000
parents 5c1a8d196182
children 680c1c5e91ec
files ggrtf-nun.tf
diffstat 1 files changed, 8 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/ggrtf-nun.tf	Tue Oct 24 13:01:43 2006 +0000
+++ b/ggrtf-nun.tf	Fri Oct 27 21:53:43 2006 +0000
@@ -129,30 +129,30 @@
 ; 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} =\
+;	/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} =\
 ;		/test prspellhit("dispel evil", {P2})%%%;\
 ;		/test prspresist(%{3}, {P2})
 
 ;; Dispel evil 7th best (worst..)
-/test gnun_defde(7, "strikes hard", 6)
+/test gnun_defde(7, "hard", 6)
 
 ;; Dispel evil 6th best
-/test gnun_defde(6, "strikes mightily", 5)
+/test gnun_defde(6, "mightily", 5)
 
 ;; Dispel evil 5th best
-/test gnun_defde(5, "strikes with purifying glow", 4)
+/test gnun_defde(5, "with purifying glow", 4)
 
 ;; Dispel evil 4th best
-/test gnun_defde(4, "strikes with blazing rage", 3)
+/test gnun_defde(4, "with blazing rage", 3)
 
 ;; Dispel evil 3th best
-/test gnun_defde(3, "strikes with sheer force", 2)
+/test gnun_defde(3, "with sheer force", 2)
 
 ;; Dispel evil 2nd best
-/test gnun_defde(2, "strikes with terrific force", 1)
+/test gnun_defde(2, "with terrific force", 1)
 
 ;; Dispel evil the best
-/test gnun_defde(1, "strikes with immense power", 1)
+/test gnun_defde(1, "with immense power", 1)
 
 
 /def gnun_defst =\