From 79ca4d5a0151fb730bc054c4c797bd2841e9fe1e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 7 Apr 2018 23:05:53 -0300 Subject: Fix me! --- npc/003-10/arnea.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/npc/003-10/arnea.txt b/npc/003-10/arnea.txt index 47b56f0a9..72fa79ea5 100644 --- a/npc/003-10/arnea.txt +++ b/npc/003-10/arnea.txt @@ -15,7 +15,7 @@ L_Menu: mesn; mesq l("Welcome to the Arena. Select your action"); menu - l("Create new arena"), L_NewArena, + //l("Create new arena"), L_NewArena, l("Join existing arena"), L_JoinArena, rif(is_staff(), l("Debug Information")), L_Debug, l("Information"), L_Info, @@ -73,6 +73,8 @@ L_NewArena: L_JoinArena: + warp "003-13", 31, 31; + close; mes ""; mesn; mesq l("Okay, to join an arena, you need the unique password. Leave blank if you don't know."); -- cgit v1.2.3-60-g2f50