summaryrefslogtreecommitdiff
path: root/world/map/npc/annuals/xmas/debug.txt
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2015-01-07 21:20:19 -0600
committerwushin <pasekei@gmail.com>2015-01-07 21:20:19 -0600
commit07dfc228a6dd35969174f5cda7e9a5984fe8bad7 (patch)
tree483b7e0cae745ccb13e1c752d4ac1902a2b9bc12 /world/map/npc/annuals/xmas/debug.txt
parentd06ea25347d3cb6577368f99ffd10fe8d065f91e (diff)
downloadserverdata-07dfc228a6dd35969174f5cda7e9a5984fe8bad7.tar.gz
serverdata-07dfc228a6dd35969174f5cda7e9a5984fe8bad7.tar.bz2
serverdata-07dfc228a6dd35969174f5cda7e9a5984fe8bad7.tar.xz
serverdata-07dfc228a6dd35969174f5cda7e9a5984fe8bad7.zip
Add Annual changes
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;
-}