From 15e5f6924250485fc1b5bcca477232ca24295e6f Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Tue, 7 Feb 2023 19:50:14 -0300 Subject: [PATCH] On login Journal update --- functions/boss.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/boss.lua b/functions/boss.lua index 46f3b454..59804d7e 100644 --- a/functions/boss.lua +++ b/functions/boss.lua @@ -795,7 +795,7 @@ do end --todo: should run one second after the player_login event or entering_world - C_Timer.After(1, function() + C_Timer.After(10, function() if (not EncounterJournal_LoadUI) then return end