From 477f4de9f76d2d4f3932974787aa4bce212b865e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 6 May 2019 00:14:06 -0300 Subject: Make siege boss announce global --- npc/functions/siege.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/functions/siege.txt b/npc/functions/siege.txt index 6357fd9d6..c528d9442 100644 --- a/npc/functions/siege.txt +++ b/npc/functions/siege.txt @@ -203,7 +203,7 @@ function script siege_boss { // Announce and spawn siege_spawn(.@m$, .@mobId, 1, "#SiegeCtrl::On"+.@ts$+"Death"); - mapannounce(.@m$, "##1The Monster "+.@ts$+" arrived! It is a "+strmobinfo(1, .@mobId), bc_map); + announce("##1The Monster "+.@ts$+" arrived! It is a "+strmobinfo(1, .@mobId), bc_all); return; } -- cgit v1.2.3-70-g09d2