From 47f790759ea3ea56d31e000bc3f3b7f142ee802d Mon Sep 17 00:00:00 2001 From: wushin Date: Fri, 11 Apr 2014 14:32:22 -0500 Subject: Npcs remaining script fixes Npcs changed for travel Npcs changed for new maps Npcs changed for basic crypts --- world/map/npc/functions/debug.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'world/map/npc/functions/debug.txt') diff --git a/world/map/npc/functions/debug.txt b/world/map/npc/functions/debug.txt index e1c9e6c8..9918cbaf 100755 --- a/world/map/npc/functions/debug.txt +++ b/world/map/npc/functions/debug.txt @@ -965,3 +965,13 @@ OnInit: disablenpc "Debug4"; end; } + +027-2.gat,125,103,0|script|Debug5|154, +{ + callfunc "Debug"; + end; +OnInit: + if (!debug) + disablenpc "Debug5"; + end; +} -- cgit v1.2.3-60-g2f50