1
0
Fork 0
forked from Simnation/Main

Update interiors.lua

This commit is contained in:
Nordi98 2025-07-30 10:43:17 +02:00
parent 7ab4bafbe9
commit 48fe86a251

View file

@ -118,7 +118,15 @@ Config.Interiors = {
themes = { themes = {
[0] = {label = "Basic", ipl = "", interiorId = nil, coords = vector4(-1288, 440.748, 97.69459, 20.0), teleportToDoor = false}, [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"] = { ["shell_22"] = {
label = "PB House",
shell = "pb_haus_shell_001",
zOffset = 0.0,
},
["shell_23"] = {
label = "Moto House", label = "Moto House",
shell = "moto_shell01_shell", shell = "moto_shell01_shell",
zOffset = 0.0, zOffset = 0.0,