From 3a40c2d22e01003b53ec78ac389333f17ae8498c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 25 Jan 2019 19:13:49 -0200 Subject: [skip ci] --- npc/commands/kami.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/commands/kami.txt b/npc/commands/kami.txt index 02bbc793b..856f09f4c 100644 --- a/npc/commands/kami.txt +++ b/npc/commands/kami.txt @@ -20,7 +20,7 @@ OnServMsg: .@request$ = strcharinfo(0)+": "; .@request$ += implode(.@atcmd_parameters$, " "); if (!channelmes("General", "Test")) - channelmes("#General", "Test") + channelmes("#General", "Test"); .@c = getunits(BL_PC, .@players, 20); for (.@i = 0; .@i < .@c; .@i++) { -- cgit v1.2.3-60-g2f50