From 39bbbe037acaf4d16bd65bee6d830636f390c270 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 14 Jul 2020 21:45:09 -0300 Subject: Fix broken announce --- npc/functions/hub.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions') diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt index 4de062f6b..4a230dc43 100644 --- a/npc/functions/hub.txt +++ b/npc/functions/hub.txt @@ -805,7 +805,7 @@ function script HUB_PvP { // PvP, and a GM was slain if (.@gm >= 80) { rentitem MurdererCrown, (86400*7); // 1 week - kamibroadcast("%s killed Game Master \"%s\", and now may wear a %s for a week.", strcharinfo(0), strcharinfo(0, "", killedrid), getitemlink(MurdererCrown)); + kamibroadcast(strcharinfo(0)+" killed Game Master \""+strcharinfo(0, "", killedrid)+"\", and now may wear a "+getitemlink(MurdererCrown)+" for a week."); } // It was a duel! -- cgit v1.2.3-60-g2f50