forked from Simnation/Main
ed
This commit is contained in:
parent
d9bbaaefd1
commit
ae244b66b3
37 changed files with 21 additions and 2 deletions
|
@ -129,10 +129,15 @@ Config.Interiors = {
|
|||
["ipl_19"] = {
|
||||
label = "Flat 1",
|
||||
themes = {
|
||||
[0] = {label = "Basic", ipl = "", interiorId = nil, coords = vector3(65.08, -1022.19, 56.46), teleportToDoor = false},
|
||||
[0] = {label = "Basic", ipl = "", interiorId = nil, coords = vector4(35.59, 6662.86, 0.19, 346.66), teleportToDoor = false},
|
||||
}
|
||||
},
|
||||
["ipl_20"] = {
|
||||
label = "Flat 2",
|
||||
themes = {
|
||||
[0] = {label = "Basic", ipl = "", interiorId = nil, coords = vector4(35.59, 6662.86, 0.19, 346.66), teleportToDoor = false},
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue