forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
61bc363707
commit
004f0ed0d6
1 changed files with 1 additions and 1 deletions
|
@ -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 = 'billo', -- shell type, configure only if using Mlo = true
|
||||
shell = 'modern', -- shell type, configure only if using Mlo = true
|
||||
label = 'Pink Cage Motel',
|
||||
rental_period = 'day',-- hour, day, month
|
||||
rate = 1000, -- cost per period
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue