diff options
Diffstat (limited to 'world/map/npc/052-2/partyroom.txt')
-rw-r--r-- | world/map/npc/052-2/partyroom.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/052-2/partyroom.txt b/world/map/npc/052-2/partyroom.txt index f5173c0a..cfb6c4a5 100644 --- a/world/map/npc/052-2/partyroom.txt +++ b/world/map/npc/052-2/partyroom.txt @@ -216,6 +216,7 @@ onDeath: areatimer "052-2.gat", 73, 11, 115, 49, 2000, "#LuviaDaemon::onW00t"; set $@illia_progress, 8; + callfunc "UpdateIlliaProgress"; // Set the number of common rewards rewards if ($Illia_Luvia_Harvest < 15) set $@illia_num_common_reward_items, 3; |