From 990bbce43661d7f9d2bd3f510f06761af36203ab Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 29 Apr 2019 11:53:43 -0300 Subject: Remove optional param from siege begin --- npc/012-1/guards.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/012-1') diff --git a/npc/012-1/guards.txt b/npc/012-1/guards.txt index c79c147e9..b61d65afd 100644 --- a/npc/012-1/guards.txt +++ b/npc/012-1/guards.txt @@ -604,7 +604,8 @@ OnRespawn: // Begin Siege OnMKSiege: siege_setup("014-3"); - siege_setup("012-1", "WARNING! WARNING! Siege starting at Hurnscald!!"); + siege_setup("012-1"); + kamibroadcast(col("WARNING! WARNING! Siege starting at Hurnscald!!",1)); $@SIEGE_HURNS=rand(1,10); siege_cast("014-3", .name$, 0, TP_HURNS); initnpctimer; -- cgit v1.2.3-60-g2f50