From 6d889ee0ad307dea76727bf26ea984f26cec29c3 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Thu, 10 Jul 2025 15:00:02 +0200 Subject: [PATCH] Update config.lua --- resources/[housing]/renzu_motels/config.lua | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/[housing]/renzu_motels/config.lua b/resources/[housing]/renzu_motels/config.lua index 5e50f1293..2e073840a 100644 --- a/resources/[housing]/renzu_motels/config.lua +++ b/resources/[housing]/renzu_motels/config.lua @@ -30,9 +30,9 @@ config.shells = { ['billo'] = { shell = `tpcm_shell_room`, offsets = { - exit = vec3(326.1856, -224.2521, 39.8385), - stash = vec3(329.2448, -226.5258, 39.8592), - wardrobe = vec3(328.7001, -227.8254, 39.8385), + exit = vec3(326.1856, -224.2521, 0.9), + stash = vec3(329.2448, -226.5258, 0.9), + wardrobe = vec3(328.7001, -227.8254, 0.9), } }, ['modern'] = { @@ -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 = 'modern', -- 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