diff options
Diffstat (limited to 'npc/031-3/labyrinth.txt')
-rwxr-xr-x[-rw-r--r--] | npc/031-3/labyrinth.txt | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/npc/031-3/labyrinth.txt b/npc/031-3/labyrinth.txt index e29cc4fb..2e414ae4 100644..100755 --- a/npc/031-3/labyrinth.txt +++ b/npc/031-3/labyrinth.txt @@ -12,22 +12,6 @@ //# //################################################################################# - -// Debug Script - -031-3.gat,219,294,0 script Debug 144,{ - menu - "Test a specific date",-, - "Clean $Golbenez_Santa_Free",L_Clean; - mes "Which date you want to test?"; - input $Golbenez_Santa_Free; - close; - -L_Clean: - set $Golbenez_Santa_Free, 0; - close; -} - // 16/12 - 1 warp 031-3.gat,205,264,0 script #ChristmasBarrier 127,1,1,{ if ($Golbenez_Santa_Free < 16 ) end; |