From 7ab4bafbe99a18de901e95a58df247616d125cbe Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Wed, 30 Jul 2025 10:22:18 +0200 Subject: [PATCH] Update interiors.lua --- resources/[housing]/brutal_housing/configs/interiors.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/[housing]/brutal_housing/configs/interiors.lua b/resources/[housing]/brutal_housing/configs/interiors.lua index 13227197e..a7b2adb51 100644 --- a/resources/[housing]/brutal_housing/configs/interiors.lua +++ b/resources/[housing]/brutal_housing/configs/interiors.lua @@ -256,13 +256,13 @@ Config.Interiors = { ["shell_22"] = { label = "PB House", shell = "pb_haus_shell_001", - zOffset = -1.5, + zOffset = 0.0, }, ["shell_23"] = { label = "Moto House", shell = "moto_shell01_shell", - zOffset = -1.5, + zOffset = 0.0, },