diff options
author | wushin <pasekei@gmail.com> | 2014-11-05 11:07:05 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-11-05 11:47:23 -0600 |
commit | 202efdfbd4c20bf1088ea5abb916b47b5fa55968 (patch) | |
tree | e37b9c0d5b3811c8a93bcd94141e6feecc94be97 /world/map/npc/annuals/xmas/debug.txt | |
parent | 737b08c1f0e3da7a8cf990dcd2cf6d43236975d6 (diff) | |
download | serverdata-202efdfbd4c20bf1088ea5abb916b47b5fa55968.tar.gz serverdata-202efdfbd4c20bf1088ea5abb916b47b5fa55968.tar.bz2 serverdata-202efdfbd4c20bf1088ea5abb916b47b5fa55968.tar.xz serverdata-202efdfbd4c20bf1088ea5abb916b47b5fa55968.zip |
Fix Annuals for AST
Diffstat (limited to 'world/map/npc/annuals/xmas/debug.txt')
-rw-r--r-- | world/map/npc/annuals/xmas/debug.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/world/map/npc/annuals/xmas/debug.txt b/world/map/npc/annuals/xmas/debug.txt index a26565b6..248321fb 100644 --- a/world/map/npc/annuals/xmas/debug.txt +++ b/world/map/npc/annuals/xmas/debug.txt @@ -2,7 +2,7 @@ // author: Jenalya, Chayenne, cinderweb, wushin // please see #XmasConfig -function|script|XmasDebug|, +function|script|XmasDebug { if(debug) goto L_Debug; @@ -171,7 +171,7 @@ L_Close: close; } -030-1.gat,91,48,0|script|XmasDebug#1|105, +030-1.gat,91,48,0|script|XmasDebug#1|105 { callfunc "XmasDebug"; goto L_End; @@ -185,7 +185,7 @@ L_End: end; } -030-2.gat,193,62,0|script|XmasDebug#2|105, +030-2.gat,193,62,0|script|XmasDebug#2|105 { callfunc "XmasDebug"; goto L_End; @@ -199,7 +199,7 @@ L_End: end; } -030-3.gat,26,26,0|script|XmasDebug#3|105, +030-3.gat,26,26,0|script|XmasDebug#3|105 { callfunc "XmasDebug"; goto L_End; @@ -213,7 +213,7 @@ L_End: end; } -030-4.gat,30,30,0|script|XmasDebug#4|111, +030-4.gat,30,30,0|script|XmasDebug#4|111 { callfunc "XmasDebug"; goto L_End; @@ -227,7 +227,7 @@ L_End: end; } -020-1.gat,86,76,0|script|XmasDebug#5|105, +020-1.gat,86,76,0|script|XmasDebug#5|105 { callfunc "XmasDebug"; goto L_End; |