summaryrefslogtreecommitdiff
path: root/npc/003-3/malindou.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-3/malindou.txt')
-rw-r--r--npc/003-3/malindou.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt
index 38eb11483..750a50ab4 100644
--- a/npc/003-3/malindou.txt
+++ b/npc/003-3/malindou.txt
@@ -720,6 +720,9 @@ OnPCLoginEvent:
// Daily rewards (The first with dialog interactions)
daily_login_bonus_handler();
+ // Guild Weekly Login Bonus
+ guild_login_bonus();
+
// Thanksgiving Event
sThanksgiving();
end;