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