diff options
-rw-r--r-- | npc/functions/siege.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |