diff options
Diffstat (limited to 'world/map/npc/052-1')
-rw-r--r-- | world/map/npc/052-1/channelling.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/052-1/channelling.txt b/world/map/npc/052-1/channelling.txt index 4c2c3765..e374dc77 100644 --- a/world/map/npc/052-1/channelling.txt +++ b/world/map/npc/052-1/channelling.txt @@ -272,6 +272,7 @@ L_ChannellingComplete: set $@illia_char_channelling$, ""; set $@illia_level_4_progress, 2; set $@illia_progress, 5; + callfunc "UpdateIlliaProgress"; set $@illia_max_time, $@illia_max_time + 900; // Effect to display the disenchant is cast misceffect FX_CHANNELLING_CAST; |