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.txt24
1 files changed, 12 insertions, 12 deletions
diff --git a/world/map/npc/annuals/xmas/debug.txt b/world/map/npc/annuals/xmas/debug.txt
index 05d9a1f1..d51f57ac 100644
--- a/world/map/npc/annuals/xmas/debug.txt
+++ b/world/map/npc/annuals/xmas/debug.txt
@@ -201,16 +201,16 @@ L_End:
030-3.gat,26,26,0|script|XmasDebug#3|105,
{
- callfunc "XmasDebug";
- goto L_End;
+ callfunc "XmasDebug";
+ goto L_End;
OnInit:
- if(!(debug))
- disablenpc "XmasDebug#3";
+ if(!(debug))
+ disablenpc "XmasDebug#3";
goto L_End;
L_End:
- end;
+ end;
}
030-4.gat,30,30,0|script|XmasDebug#4|111,
@@ -230,24 +230,24 @@ L_End:
botcheck.gat,26,28,0|script|XmasDebug#5|105,
{
- if(getgmlevel() < 40)
- goto L_End;
+ if(getgmlevel() < 40)
+ goto L_End;
- callfunc "XmasDebug";
+ callfunc "XmasDebug";
goto L_End;
L_End:
- end;
+ end;
}
020-1.gat,86,76,0|script|XmasDebug#6|105,
{
- callfunc "XmasDebug";
+ callfunc "XmasDebug";
goto L_End;
OnInit:
- if(!(debug))
- disablenpc "XmasDebug#6";
+ if(!(debug))
+ disablenpc "XmasDebug#6";
goto L_End;
L_End: