From 48fe86a251ccab18fbba63e0eed99bbbd1c37bae Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Wed, 30 Jul 2025 10:43:17 +0200 Subject: [PATCH] Update interiors.lua --- .../brutal_housing/configs/interiors.lua | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) 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,