changeset 213:930862631d57 misc

Add wolfman 'say' output to log2template.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 23 Jul 2011 18:32:22 +0300
parents 5151e747bd39
children 54c65ca9af76
files log2template.pl
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/log2template.pl	Thu Jul 21 00:39:22 2011 +0300
+++ b/log2template.pl	Sat Jul 23 18:32:22 2011 +0300
@@ -39,7 +39,7 @@
 
 # Define the regular expression to match any outputs of "say"
 # as this is somewhat race-dependant.
-my $sayregex = "(quack|say)";
+my $sayregex = "(quack|say|howl)";
 
 
 # Define the various spell chant prefixes here, we need them