changeset 1238:761059c24451

Adjusted heal all detection.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 13 Sep 2010 04:52:26 +0000
parents 5a96d5f69e26
children 8d45639802fb
files gm-tarma.tf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gm-tarma.tf	Wed Aug 18 09:34:52 2010 +0000
+++ b/gm-tarma.tf	Mon Sep 13 04:52:26 2010 +0000
@@ -46,7 +46,7 @@
 		/msq @{BCgreen}No heal alls detected!@{n}%;\
 	/endif
 
-/def -i -p9999 -aCyellow -mregexp -t"^You feel like ([A-Z][a-z]+)(| the christmas elf) healed you a bit\.$" ghealall_got =\
+/def -i -p9999 -aCyellow -mregexp -t"^You feel like ([A-Z][a-z]+)(| the christmas gnome| the christmas elf) healed you a bit\.$" ghealall_got =\
 	/set healall_n=%{P1}%;/set healall_t=$[time()]
 
 /def -i -p9999 -aCyellow -mregexp -t"^You feel like you healed ([0-9]+ players|one player)\.$" ghealall_heal =\