From 554c243e71e60f8c1ddf09da5c20695eaf06e77e Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Wed, 20 Mar 2013 18:02:42 +0100 Subject: Disable debug helper for the beanie copter quest in non-debug configuration. --- world/map/npc/009-1/milly.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'world/map/npc/009-1') diff --git a/world/map/npc/009-1/milly.txt b/world/map/npc/009-1/milly.txt index 68f80cfb..a6b505cc 100644 --- a/world/map/npc/009-1/milly.txt +++ b/world/map/npc/009-1/milly.txt @@ -460,4 +460,8 @@ L_NBossPoints: L_Close: close; + +OnInit: + if (!debug) + disablenpc "MillyDebugHelper"; } -- cgit v1.2.3-60-g2f50