ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/maps/perl/schmorp-neko.ext
(Generate patch)

Comparing deliantra/maps/perl/schmorp-neko.ext (file contents):
Revision 1.14 by root, Fri Feb 17 23:01:40 2006 UTC vs.
Revision 1.15 by root, Sat Mar 25 04:47:56 2006 UTC

128 128
129sub on_say { 129sub on_say {
130 my ($data) = @_; 130 my ($data) = @_;
131 131
132 cf::LOG cf::llevDebug, sprintf "QBERT [Neko-fon] %s: %s\n", $data->{activator}->name, $data->{message}; 132 cf::LOG cf::llevDebug, sprintf "QBERT [Neko-fon] %s: %s\n", $data->{activator}->name, $data->{message};
133
134 0
135} 133}
136 134

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines