NPCs in these abot mod's aren't actually NPCs

This commit is contained in:
Lilian Jónsdóttir 2020-10-11 21:17:46 -07:00
parent dbc8054d22
commit c1b2009c87

View file

@ -5,7 +5,9 @@ local defaultConfig = {
-- general settings
ignored = {
["balmora, caius cosades' house"] = true,
["publican"] = true -- inns are public
["publican"] = true, -- inns are public
["abotwhereareallbirdsgoing.esp"] = true, -- ignore abot's creature mods by default
["abotwaterlife.esm"] = true,
},
closeTime = 21,
openTime = 7,