From 7b0c235332adbe540bbb0b98c123e4f049482978 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 26 Dec 2021 21:10:01 -0300 Subject: Christmas 2021 Rewards (#599) Final player data --- world/map/npc/functions/global_event_handler.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'world/map/npc/functions/global_event_handler.txt') diff --git a/world/map/npc/functions/global_event_handler.txt b/world/map/npc/functions/global_event_handler.txt index b92967b3..8497ef29 100644 --- a/world/map/npc/functions/global_event_handler.txt +++ b/world/map/npc/functions/global_event_handler.txt @@ -16,6 +16,7 @@ OnPCLoginEvent: addtimer 0, "Magic Timer::OnLogin"; // prevent cast rate abuse callfunc "MaybeGiveBirthday"; callfunc "MiriamExpire"; // force the speed skill quest to expire + callfunc "ConvertChristmas21"; // Christmas 2021 // add more here set @login_event, 2; end; -- cgit v1.2.3-70-g09d2