From 33376f72effad5c0e905961e096d8409dfd862c7 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 6 May 2019 21:16:43 -0300 Subject: Improve siege failure message --- 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 3c8b61d37..18de9a15b 100644 --- a/npc/functions/siege.txt +++ b/npc/functions/siege.txt @@ -226,7 +226,7 @@ function script siege_boss { .@mobId=any_of($@SIEGE_TMPMOBS); } else { .@mobId=Yetifly; - Exception("ERROR, TOO FEW MOBS ON DATABASE, whaaaaaaat", RB_DEBUGMES|RB_IRCBROADCAST); + Exception("[WARNING] Insufficient monsters in database: Highlight @jesusalva - Broken reference: "+siege_calcdiff(.@m$, .@val), RB_DEBUGMES|RB_IRCBROADCAST); } // We want spawn point to be fixed -- cgit v1.2.3-70-g09d2