diff --git a/resources/[housing]/renzu_motels/config.lua b/resources/[housing]/renzu_motels/config.lua index 630c87ad5..6132f9704 100644 --- a/resources/[housing]/renzu_motels/config.lua +++ b/resources/[housing]/renzu_motels/config.lua @@ -1,6 +1,6 @@ config = {} config.wardrobe = 'illenium-appearance' -- choose your skin menu -config.target = true -- false = markers zones type. true = ox_target, qb-target +config.target = false -- false = markers zones type. true = ox_target, qb-target config.business = false -- allowed players to purchase the motel config.autokickIfExpire = false -- auto kick occupants if rent is due. if false owner of motel must kick the occupants config.breakinJobs = { -- jobs can break in to door using gunfire in doors @@ -74,7 +74,7 @@ end config.motels = { [1] = { -- index name of motel - manual = true, -- set the motel to auto accept occupants or false only the owner of motel can accept Occupants + 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 label = 'Pink Cage Motel',