From a00579f57be4f02cd2a60ecd9468277ba6631e78 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Wed, 2 Apr 2014 22:33:31 -0700 Subject: Fix style (split for more readable diff) --- world/map/npc/annuals/xmas/debug.txt | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'world/map/npc/annuals/xmas') 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: -- cgit v1.2.3-60-g2f50