diff --git a/resources/[housing]/oph3z-motels/config/config_motels.lua b/resources/[housing]/oph3z-motels/config/config_motels.lua index ed3befa03..859b4a9ee 100644 --- a/resources/[housing]/oph3z-motels/config/config_motels.lua +++ b/resources/[housing]/oph3z-motels/config/config_motels.lua @@ -39,7 +39,7 @@ Config.Motels = { type = "VIP", theme = "modern", wall = "black", - money = 280, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 2000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = true, booze = true, @@ -138,7 +138,7 @@ Config.Motels = { type = "Middle", theme = "", wall = "", - money = 7777, + money = 500, fixmoney = 5000, strip = false, booze = true, @@ -236,7 +236,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -335,7 +335,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -434,7 +434,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -533,7 +533,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -632,7 +632,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -731,7 +731,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -830,7 +830,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -929,7 +929,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -1028,7 +1028,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -1127,7 +1127,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -1226,7 +1226,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -1325,7 +1325,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -1424,7 +1424,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -1523,7 +1523,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -1622,7 +1622,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -1721,7 +1721,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -1820,7 +1820,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -1919,7 +1919,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -2018,7 +2018,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -2117,7 +2117,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -2216,7 +2216,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -2315,7 +2315,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -2414,7 +2414,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -2513,7 +2513,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -2612,7 +2612,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -2711,7 +2711,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -2810,7 +2810,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -2909,7 +2909,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -3008,7 +3008,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -3107,7 +3107,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -3206,7 +3206,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -3305,7 +3305,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -3404,7 +3404,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -3503,7 +3503,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -3602,7 +3602,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -3701,7 +3701,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -3833,7 +3833,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -3932,7 +3932,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -4031,7 +4031,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -4130,7 +4130,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -4229,7 +4229,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -4328,7 +4328,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -4427,7 +4427,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -4526,7 +4526,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -4625,7 +4625,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -4724,7 +4724,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -4823,7 +4823,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -4922,7 +4922,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -5021,7 +5021,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -5120,7 +5120,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -5219,7 +5219,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -5318,7 +5318,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -5417,7 +5417,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -5516,7 +5516,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -5615,7 +5615,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -5714,7 +5714,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -5813,7 +5813,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -5912,7 +5912,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -6011,7 +6011,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -6110,7 +6110,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -6209,7 +6209,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true, @@ -6308,7 +6308,7 @@ Config.Motels = { type = "Squatter", theme = "", wall = "", - money = 5000, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. + money = 500, -- In the absence of a motel owner, the rental fee for a 24-hour room is determined. fixmoney = "", strip = false, booze = true,