From 62e02a7a43ad6dc282df69e2c094fee4e49fdc35 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 19 Jul 2023 14:10:45 -0300 Subject: Workaround --- world/map/npc/functions/global_event_handler.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'world/map') diff --git a/world/map/npc/functions/global_event_handler.txt b/world/map/npc/functions/global_event_handler.txt index 9467d9e4..eba97ab2 100644 --- a/world/map/npc/functions/global_event_handler.txt +++ b/world/map/npc/functions/global_event_handler.txt @@ -18,6 +18,7 @@ OnPCLoginEvent: callfunc "MiriamExpire"; // force the speed skill quest to expire callfunc "ConvertChristmas21"; // Christmas 2021 callfunc "VaultLogin"; // Mirror Lake Protocol biddings + callfunc "VaultLogout"; // Clean some stuff, to be safe // add more here set @login_event, 2; end; -- cgit v1.2.3-70-g09d2