diff options
Diffstat (limited to 'world/map/npc/051-3/reinforcements.txt')
-rw-r--r-- | world/map/npc/051-3/reinforcements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/051-3/reinforcements.txt b/world/map/npc/051-3/reinforcements.txt index 91cfaf37..0d1f0d79 100644 --- a/world/map/npc/051-3/reinforcements.txt +++ b/world/map/npc/051-3/reinforcements.txt @@ -72,6 +72,7 @@ OnTimer2000: L_OpenDoor: set $@illia_level_2_progress, 4; set $@illia_progress, 3; + callfunc "UpdateIlliaProgress"; set $@illia_max_time, $@illia_max_time + 900; areatimer "051-3.gat", 25, 20, 80, 85, 10, "Door::onKeyFound"; stopnpctimer; |