summaryrefslogtreecommitdiff
path: root/world/map/npc/052-1
diff options
context:
space:
mode:
authorVincent Petithory <vincent.petithory@gmail.com>2012-12-22 19:01:05 +0100
committerVincent Petithory <vincent.petithory@gmail.com>2012-12-22 20:35:17 +0100
commit66cd2b71b25fd8570bdb7642382f6756f2547d12 (patch)
tree1b1d105b3516d463c997d33eeba8789412132029 /world/map/npc/052-1
parent71993e499d87fdcc3eff19c6acfd1e64d4d23b7a (diff)
downloadserverdata-66cd2b71b25fd8570bdb7642382f6756f2547d12.tar.gz
serverdata-66cd2b71b25fd8570bdb7642382f6756f2547d12.tar.bz2
serverdata-66cd2b71b25fd8570bdb7642382f6756f2547d12.tar.xz
serverdata-66cd2b71b25fd8570bdb7642382f6756f2547d12.zip
Illia: allow players to see the progress of the team. Update submodule pointer
Diffstat (limited to 'world/map/npc/052-1')
-rw-r--r--world/map/npc/052-1/channelling.txt1
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;