diff options
Diffstat (limited to 'world/map/npc/functions/undead_debug.txt')
-rw-r--r-- | world/map/npc/functions/undead_debug.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/world/map/npc/functions/undead_debug.txt b/world/map/npc/functions/undead_debug.txt index b0466f65..15e3bcd9 100644 --- a/world/map/npc/functions/undead_debug.txt +++ b/world/map/npc/functions/undead_debug.txt @@ -78,7 +78,8 @@ L_TeroganItems: goto L_Main; L_Close: - close; + close2; + return; } // Debug for Krukan |