forked from Simnation/Main
Update interiors.lua
This commit is contained in:
parent
c4c72eb62c
commit
8851617882
1 changed files with 3 additions and 2 deletions
|
@ -253,12 +253,13 @@ Config.Interiors = {
|
||||||
zOffset = -1.5,
|
zOffset = -1.5,
|
||||||
},
|
},
|
||||||
|
|
||||||
["shell_21"] = {
|
["shell_22"] = {
|
||||||
label = "PB House",
|
label = "PB House",
|
||||||
shell = "pb_haus_shell_001",
|
shell = "pb_haus_shell_001",
|
||||||
zOffset = -1.5,
|
zOffset = -1.5,
|
||||||
},
|
},
|
||||||
["shell_22"] = {
|
|
||||||
|
["shell_23"] = {
|
||||||
label = "Moto House",
|
label = "Moto House",
|
||||||
shell = "moto_shell01_shell",
|
shell = "moto_shell01_shell",
|
||||||
zOffset = -1.5,
|
zOffset = -1.5,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue