1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-10 14:20:33 +02:00
parent 62e0ff98f1
commit d00c43c688
10 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@ config.wardrobes = { -- skin menus
-- Shells Offsets and model name
config.shells = {
['standard'] = {
['billo'] = {
shell = `tpcm_shell_room`,
offsets = {
exit = vec3(326.1856, -224.2521, 39.8385),
@ -76,7 +76,7 @@ config.motels = {
[1] = { -- index name of motel
manual = false, -- set the motel to auto accept occupants or false only the owner of motel can accept Occupants
Mlo = false, -- if MLO you need to configure each doors coordinates,stash etc. if false resource will use shells
shell = 'standard', -- shell type, configure only if using Mlo = true
shell = 'billo', -- shell type, configure only if using Mlo = true
label = 'Pink Cage Motel',
rental_period = 'day',-- hour, day, month
rate = 1000, -- cost per period

Binary file not shown.

Binary file not shown.