From 8ed1f40e40bbadc283dd2454656b975a241e80b1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 9 Jan 2019 18:27:58 -0200 Subject: Fix bugs --- npc/003-10/arnea.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-10/arnea.txt') diff --git a/npc/003-10/arnea.txt b/npc/003-10/arnea.txt index 7ccc26723..cb2535a16 100644 --- a/npc/003-10/arnea.txt +++ b/npc/003-10/arnea.txt @@ -110,7 +110,7 @@ L_JoinArena: if(has_instance2("ARENA@"+.@m) >= 0) { warp "ARENA@"+str(.@m), 31,31; */ - if (.@m < .curinst+2000) { + if (.@m < .curinst-2000) { // Delete the arena entry so this doesn't happens anymore htput $@ARENAS, .@user_password$, 0; // Explain this arena has expired -- cgit v1.2.3-60-g2f50