diff options
Diffstat (limited to 'world/map/npc/051-1/forest.txt')
-rw-r--r-- | world/map/npc/051-1/forest.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/051-1/forest.txt b/world/map/npc/051-1/forest.txt index e773fb03..8b2f1ea6 100644 --- a/world/map/npc/051-1/forest.txt +++ b/world/map/npc/051-1/forest.txt @@ -53,7 +53,7 @@ L_TaskComplete: set $@illia_level_1_progress, 3; set $@illia_progress, 2; callfunc "UpdateIlliaProgress"; - set $@illia_max_time, $@illia_max_time + 900; + set $@illia_max_time, $@illia_max_time + 360; mes "You insert the rock in the mechanism, then hear an unlock noise. The rocks move by themselves in a rumbling noise, making an opening in the wall."; close; |