diff options
Diffstat (limited to 'world/map/npc/051-1/desert.txt')
-rw-r--r-- | world/map/npc/051-1/desert.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/051-1/desert.txt b/world/map/npc/051-1/desert.txt index b51cd187..b79fe0f5 100644 --- a/world/map/npc/051-1/desert.txt +++ b/world/map/npc/051-1/desert.txt @@ -109,7 +109,7 @@ L_CheckSouls: set $@illia_level_3_progress, 2; set $@illia_progress, 4; callfunc "UpdateIlliaProgress"; - set $@illia_max_time, $@illia_max_time + 1200; + set $@illia_max_time, $@illia_max_time + 540; // Clean all spawned monsters killmonster "051-1.gat", "IlliaDMobs051-1::On1096"; |