summaryrefslogtreecommitdiff
path: root/npc/other/arena/arena_lvl80.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/other/arena/arena_lvl80.txt')
-rw-r--r--npc/other/arena/arena_lvl80.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/other/arena/arena_lvl80.txt b/npc/other/arena/arena_lvl80.txt
index f610619b7..8690d992b 100644
--- a/npc/other/arena/arena_lvl80.txt
+++ b/npc/other/arena/arena_lvl80.txt
@@ -17,7 +17,7 @@ arena_room,147,42,1 script Lv80 Waiting Room 4_F_TELEPORTER,{
end;
OnInit:
- waitingroom "Individual; Level 80 to "+(checkre(0)?"160":"99"),50,"Lv80 Waiting Room::OnStartArena",1,1000,80;
+ waitingroom "Individual; Level 80 to "+(RENEWAL?"160":"99"),50,"Lv80 Waiting Room::OnStartArena",1,1000,80;
enablewaitingroomevent;
end;