changeset 579:df1e7ca4cc5b

Apparently one 'nun turns'-status message was typofixed, accommodated our code.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 28 Nov 2006 06:48:47 +0000
parents 59d9964c2d66
children 60b9778649d3
files ggrtf-nun.tf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ggrtf-nun.tf	Tue Nov 28 06:38:35 2006 +0000
+++ b/ggrtf-nun.tf	Tue Nov 28 06:48:47 2006 +0000
@@ -63,7 +63,7 @@
 	/set nun_turn_warn=1%;\
 	/substitute -p %{1} (@{Cyellow}%{2}@{n}/@{BCgreen}%{3}@{n})
 
-/def -i -msimple -t"You should definately turn more undeads." gnun_turns0 = /test gnun_turns({*},0,8)
+/def -i -mregexp -t"^You should defin[ai]tely turn more undeads.$" gnun_turns0 = /test gnun_turns({*},0,8)
 /def -i -msimple -t"You should turn more undeads." gnun_turns1 = /test gnun_turns({*},1,8)
 /def -i -msimple -t"You should turn some undeads in the near future." gnun_turns2 = /test gnun_turns({*},2,8)
 /def -i -msimple -t"Your turn rate is good, keep up the good work." gnun_turns3 = /test gnun_turns({*},3,8)