diff --git a/MWSE/mods/celediel/NPCsGoHome/config.lua b/MWSE/mods/celediel/NPCsGoHome/config.lua index 4eb182b..3e02a1f 100644 --- a/MWSE/mods/celediel/NPCsGoHome/config.lua +++ b/MWSE/mods/celediel/NPCsGoHome/config.lua @@ -16,7 +16,7 @@ local defaultConfig = { moveNPCs = true, keepBadWeatherNPCs = true, worstWeather = tes3.weather.thunder, - factionIgnorePercentage = 0.66, + factionIgnorePercentage = 66, minimumOccupancy = 3, homelessWanderersToPublicHouses = false, disableInteraction = true,