From e8cc3fd631485a7274f165abb69405c6e488a126 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 19 Jan 2020 23:15:19 -0300 Subject: Fix kamibroadcast() --- 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 e709d0202..5d70dde0d 100644 --- a/npc/commands/kami.txt +++ b/npc/commands/kami.txt @@ -71,7 +71,7 @@ function script kamibroadcast { // Send to #world if (.@snd$ == "") - channelmes("#world", .@msg$); + channelmes("#world", " "+.@msg$); else channelmes("#world", "[ "+.@snd$+" ] : "+.@msg$); -- cgit v1.2.3-60-g2f50