summaryrefslogtreecommitdiff
path: root/npc/commands
diff options
context:
space:
mode:
Diffstat (limited to 'npc/commands')
-rw-r--r--npc/commands/kami.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/commands/kami.txt b/npc/commands/kami.txt
index 7d443cf55..cec938802 100644
--- a/npc/commands/kami.txt
+++ b/npc/commands/kami.txt
@@ -19,7 +19,7 @@ OnCall:
OnServMsg:
.@request$ = strcharinfo(0)+": ";
.@request$ += implode(.@atcmd_parameters$, " ");
- servicemessage(.@request$);
+ servicemessage(.@request$, 0);
end;
OnInit: