diff options
Diffstat (limited to 'world/map/npc/052-2/lobby.txt')
-rw-r--r-- | world/map/npc/052-2/lobby.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/052-2/lobby.txt b/world/map/npc/052-2/lobby.txt index 744a0a2a..d8dd6e44 100644 --- a/world/map/npc/052-2/lobby.txt +++ b/world/map/npc/052-2/lobby.txt @@ -337,7 +337,7 @@ L_AllWavesClear: L_ChaseLuvia: set $@illia_progress, 6; callfunc "UpdateIlliaProgress"; - set $@illia_max_time, $@illia_max_time + 600; + set $@illia_max_time, $@illia_max_time + 360; areatimer "052-2.gat", 19, 18, 48, 43, 2000, "#LuviaShadow::OnNN"; end; |