diff options
Diffstat (limited to 'npc/functions')
-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 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 |