diff --git a/MWSE/mods/celediel/NPCsGoHome/main.lua b/MWSE/mods/celediel/NPCsGoHome/main.lua index d36087e..58b70d0 100644 --- a/MWSE/mods/celediel/NPCsGoHome/main.lua +++ b/MWSE/mods/celediel/NPCsGoHome/main.lua @@ -149,9 +149,6 @@ end eventFunctions.onLoaded = function() tes3.player.data.NPCsGoHome = tes3.player.data.NPCsGoHome or {} - if tes3.player.cell then processors.searchCellsForNPCs() end - - common.runtimeData.followers = buildFollowerList() if not updateTimer or (updateTimer and updateTimer.state ~= timer.active) then updateTimer = timer.start({