wow I did it twice, I'm dumb
This commit is contained in:
parent
169c35a012
commit
60386fad4e
|
@ -147,7 +147,7 @@ local function checkForMovedOrDisabledNPCs(cell)
|
|||
|
||||
-- add to in memory table
|
||||
if badWeather then
|
||||
common.runtimeData.disabledBadWeatherNPCs[npc.id] = homeData
|
||||
common.runtimeData.movedBadWeatherNPCs[npc.id] = homeData
|
||||
else
|
||||
common.runtimeData.movedNPCs[npc.id] = homeData
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue