From 5e6b7d4af4c34d9e059afbe38c12e25de728a564 Mon Sep 17 00:00:00 2001 From: zephyrus Date: Fri, 9 May 2008 03:12:26 +0000 Subject: - More scripts fixes. - Some cleanups to the code. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12695 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/warps/other/arena.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/warps/other') diff --git a/npc/warps/other/arena.txt b/npc/warps/other/arena.txt index e23e1f50f..9770a8537 100644 --- a/npc/warps/other/arena.txt +++ b/npc/warps/other/arena.txt @@ -33,7 +33,7 @@ sec_in02,79,180,3 script #arenacontrol 81,{ DLGTEMP: input @input_arena; if (@input_arena < 0 || @input_arena > 2000) goto DLGTEMP; //CHECK - if (@input == 0) + if (@input_arena == 0) { mes "Error!"; close; -- cgit v1.2.3-60-g2f50