From 0ca075ae66c4e6a983e1f25f6e63a39ee12a568e Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sun, 9 Nov 2014 02:06:33 -0800 Subject: Give a little respect those poor lost souls who gaze into madness --- world/map/npc/annuals/xmas/config.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'world/map/npc/annuals/xmas/config.txt') diff --git a/world/map/npc/annuals/xmas/config.txt b/world/map/npc/annuals/xmas/config.txt index 5a982c5c..70eb5b05 100644 --- a/world/map/npc/annuals/xmas/config.txt +++ b/world/map/npc/annuals/xmas/config.txt @@ -289,6 +289,9 @@ L_RewardTime: goto L_Return; L_Return: + // technically this only needs to skip the npctimer in SpawnMobs, + // but this is a low-level debug setting so whatever. + if (debug >= 2) end; callfunc "SpawnMobs"; callfunc "PresentHandler"; callfunc "ReplaceTrees"; -- cgit v1.2.3-60-g2f50