1
0
Fork 0
forked from Simnation/Main

Update interiors.lua

This commit is contained in:
Nordi98 2025-07-30 10:22:18 +02:00
parent 8851617882
commit 7ab4bafbe9

View file

@ -256,13 +256,13 @@ Config.Interiors = {
["shell_22"] = { ["shell_22"] = {
label = "PB House", label = "PB House",
shell = "pb_haus_shell_001", shell = "pb_haus_shell_001",
zOffset = -1.5, zOffset = 0.0,
}, },
["shell_23"] = { ["shell_23"] = {
label = "Moto House", label = "Moto House",
shell = "moto_shell01_shell", shell = "moto_shell01_shell",
zOffset = -1.5, zOffset = 0.0,
}, },