From 0b8f2b333aabbd61ea9f3c400ffabbb3c49bff9d Mon Sep 17 00:00:00 2001 From: jesusalva Date: Sat, 10 Feb 2018 23:48:15 -0200 Subject: Disable ZegasDebug. Use "@shownpc ZegasDebug" when you need it again. Or "@set STARTAREA 0", allied with "@set CandorQuest_Barrel 0" - 1337 dev only! --- npc/005-1/zegas.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'npc') diff --git a/npc/005-1/zegas.txt b/npc/005-1/zegas.txt index f2acc6a13..290668c4c 100644 --- a/npc/005-1/zegas.txt +++ b/npc/005-1/zegas.txt @@ -93,8 +93,9 @@ L_Close: //showavatar; // Use this to hide the showavatar close; -//OnInit: - //if (!debug) - // disablenpc "ZegasDebug"; - //end; +// Use @shownpc to enable ZegasDebug +OnInit: + if (!debug) + disablenpc "ZegasDebug"; + end; } -- cgit v1.2.3-60-g2f50