From 3994323d49989d511ed8c9d74a0cd0b0eb6f0821 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lilian=20J=C3=B3nsd=C3=B3ttir?= Date: Sun, 16 Aug 2020 16:18:32 -0700 Subject: [PATCH] really don't need that --- MWSE/mods/celediel/NPCsGoHome/config.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/MWSE/mods/celediel/NPCsGoHome/config.lua b/MWSE/mods/celediel/NPCsGoHome/config.lua index 5eda873..08073ee 100644 --- a/MWSE/mods/celediel/NPCsGoHome/config.lua +++ b/MWSE/mods/celediel/NPCsGoHome/config.lua @@ -9,7 +9,6 @@ local defaultConfig = { ignored = { ["Balmora, Caius Cosades' House"] = true, ["Publican"] = true, - -- ["Healer Service"] = true, }, worstWeather = tes3.weather.thunder, keepBadWeatherNPCs = true,