From bbfab867c13c87714288258662542c9dc14b628e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 5 Jul 2021 11:33:36 -0300 Subject: Reintroduce the Present Hats as a yearly reward for logging on during TMW birthday. Also, notify players about the occasion. I even added the proper st-nd-rd-th geez. At least "11th~13th" are not a concern. close #58 --- npc/functions/global_event_handler.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/functions') diff --git a/npc/functions/global_event_handler.txt b/npc/functions/global_event_handler.txt index bc8f6742..69972292 100644 --- a/npc/functions/global_event_handler.txt +++ b/npc/functions/global_event_handler.txt @@ -8,6 +8,7 @@ OnPCLoginEvent: //callfunc "fixHeadStyles"; // convert headstyles ClearVariables(); // removes / converts old variables DisplayMOTD(); // send the motd to the client, if enabled + TMWBirthday(); // add more here vaultOnLogin(); @login_event = 2; -- cgit v1.2.3-60-g2f50