diff --git a/resources/[housing]/brutal_housing/configs/interiors.lua b/resources/[housing]/brutal_housing/configs/interiors.lua index a7b2adb51..2b727243d 100644 --- a/resources/[housing]/brutal_housing/configs/interiors.lua +++ b/resources/[housing]/brutal_housing/configs/interiors.lua @@ -118,7 +118,15 @@ Config.Interiors = { themes = { [0] = {label = "Basic", ipl = "", interiorId = nil, coords = vector4(-1288, 440.748, 97.69459, 20.0), teleportToDoor = false}, } - } + }, + ["ipl_18"] = { + label = "Simple House", + themes = { + [0] = {label = "Basic", ipl = "", interiorId = nil, coords = vector4(35.59, 6662.86, 0.19, 346.66), teleportToDoor = false}, + } + }, + + }, @@ -254,12 +262,6 @@ Config.Interiors = { }, ["shell_22"] = { - label = "PB House", - shell = "pb_haus_shell_001", - zOffset = 0.0, - }, - - ["shell_23"] = { label = "Moto House", shell = "moto_shell01_shell", zOffset = 0.0,