From d8370fe103747984ce941b30c10e6221ecd029c5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 28 Oct 2019 00:31:37 -0300 Subject: Thanksgiving card spinner (no effects) --- npc/003-3/malindou.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'npc/003-3/malindou.txt') diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 5e3978236..39ce3041d 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -605,8 +605,11 @@ OnPCLoginEvent: // Newbie bonuses recalc if (BaseLevel < 20) NewcomerEXPDROPUP(); - // Daily rewards (always the last) + // Daily rewards (The first with dialog interactions) daily_login_bonus_handler(); + + // Thanksgiving Event + sThanksgiving(); end; } -- cgit v1.2.3-70-g09d2