1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-30 10:11:31 +02:00
parent 1dd1e1affb
commit c4c72eb62c
12 changed files with 21 additions and 0 deletions

View file

@ -0,0 +1,7 @@
resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5'
this_is_a_map 'yes'
client_scripts {
"client.lua"
}

Binary file not shown.

Binary file not shown.

View file

@ -252,6 +252,20 @@ Config.Interiors = {
shell = "t3_unfurn_shell",
zOffset = -1.5,
},
["shell_21"] = {
label = "PB House",
shell = "pb_haus_shell_001",
zOffset = -1.5,
},
["shell_22"] = {
label = "Moto House",
shell = "moto_shell01_shell",
zOffset = -1.5,
},
},
},