summaryrefslogtreecommitdiff
path: root/world/map/npc/annuals/xmas/debug.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/annuals/xmas/debug.txt')
-rw-r--r--world/map/npc/annuals/xmas/debug.txt16
1 files changed, 1 insertions, 15 deletions
diff --git a/world/map/npc/annuals/xmas/debug.txt b/world/map/npc/annuals/xmas/debug.txt
index 248321fb..ffde9f3d 100644
--- a/world/map/npc/annuals/xmas/debug.txt
+++ b/world/map/npc/annuals/xmas/debug.txt
@@ -171,7 +171,7 @@ L_Close:
close;
}
-030-1.gat,91,48,0|script|XmasDebug#1|105
+020-1.gat,86,76,0|script|XmasDebug#5|105
{
callfunc "XmasDebug";
goto L_End;
@@ -226,17 +226,3 @@ OnInit:
L_End:
end;
}
-
-020-1.gat,86,76,0|script|XmasDebug#5|105
-{
- callfunc "XmasDebug";
- goto L_End;
-
-OnInit:
- if(!(debug))
- disablenpc "XmasDebug#5";
- goto L_End;
-
-L_End:
- end;
-}