summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--world/map/npc/048-2/helperJanitor.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/world/map/npc/048-2/helperJanitor.txt b/world/map/npc/048-2/helperJanitor.txt
index deebc932..817ac165 100644
--- a/world/map/npc/048-2/helperJanitor.txt
+++ b/world/map/npc/048-2/helperJanitor.txt
@@ -19,8 +19,7 @@ L_Investigate:
close;
OnInit:
- if(debug) end;
- disablenpc "Debug#BlueSage";
+ if (!debug) disablenpc strnpcinfo(0);
end;
}