From 9018aee73b120bd9c5c414abcb5af6da4c7b1bea Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Wed, 26 Jun 2013 12:53:44 -0700 Subject: Add an option to disable global timers for debugging --- world/map/npc/001-1/entertainer.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'world/map/npc/001-1') diff --git a/world/map/npc/001-1/entertainer.txt b/world/map/npc/001-1/entertainer.txt index b1ef1372..bef7d2ab 100644 --- a/world/map/npc/001-1/entertainer.txt +++ b/world/map/npc/001-1/entertainer.txt @@ -40,5 +40,6 @@ OnTimer3000: setnpctimer 0; OnInit: + if (debug >= 2) end; initnpctimer; } -- cgit v1.2.3-60-g2f50