summaryrefslogtreecommitdiff
path: root/npc/003-10/arnea.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-10/arnea.txt')
-rw-r--r--npc/003-10/arnea.txt4
1 files changed, 3 insertions, 1 deletions
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.");