forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
490798ec4c
commit
c868ade135
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ end
|
|||
|
||||
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
|
||||
manual = true, -- 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
|
||||
label = 'Pink Cage Motel',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue