From 5a6cac82e58ee14c58ad27483a38c1cb6b11a127 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 5 May 2019 01:08:06 -0300 Subject: Required patch --- npc/functions/siege.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions/siege.txt') diff --git a/npc/functions/siege.txt b/npc/functions/siege.txt index b61b2d3b6..6357fd9d6 100644 --- a/npc/functions/siege.txt +++ b/npc/functions/siege.txt @@ -198,7 +198,7 @@ function script siege_boss { .@mobId=any_of($@SIEGE_TMPMOBS); } else { .@mobId=Yetifly; - debugmes "ERROR, TOO FEW MOBS ON DATABASE, whaaaaaaat"; + Exception("ERROR, TOO FEW MOBS ON DATABASE, whaaaaaaat", RB_DEBUGMES|RB_IRCBROADCAST); } // Announce and spawn -- cgit v1.2.3-60-g2f50