diff --git a/resources/[housing]/brutal_housing/configs/apartments.lua b/resources/[housing]/brutal_housing/configs/apartments.lua index f321eba58..67ff9db98 100644 --- a/resources/[housing]/brutal_housing/configs/apartments.lua +++ b/resources/[housing]/brutal_housing/configs/apartments.lua @@ -242,4 +242,129 @@ Config.Apartments = { }, } }, + ["south_seas_apartments"] = { + Label = "South Seas Apartments", + Address = "Cascabel Ave. 1053", + SelectPanelCoords = vector4(-153.79, 6433.14, 31.92, 120.71), + Coords = vector4(-153.79, 6433.14, 31.92, 120.71), + Blip = {use = true, size = 0.75, sprite = 475, color = 26}, + + Apartments = { + { + price = 230, + rentable = true, + ipl = "ipl_01", + basicTheme = 0 + }, + + { + price = 230000, + rentable = true, + ipl = "luxury_apartment", + basicTheme = 0 + }, + + { + price = 240000, + rentable = true, + ipl = "luxury_apartment", + basicTheme = 0 + }, + + { + price = 240000, + rentable = true, + ipl = "luxury_apartment", + basicTheme = 0 + }, + + { + price = 250000, + rentable = true, + ipl = "luxury_apartment", + basicTheme = 0 + }, + + { + price = 250000, + rentable = true, + ipl = "luxury_apartment", + basicTheme = 0 + }, + + { + price = 260000, + rentable = true, + ipl = "luxury_apartment", + basicTheme = 0 + }, + + { + price = 260000, + rentable = true, + ipl = "luxury_apartment", + basicTheme = 0 + }, + + { + price = 270000, + rentable = true, + ipl = "luxury_apartment", + basicTheme = 0 + }, + + { + price = 270000, + rentable = true, + ipl = "luxury_apartment", + basicTheme = 0 + }, + + { + price = 280000, + rentable = true, + ipl = "luxury_apartment", + basicTheme = 0 + }, + + { + price = 280000, + rentable = true, + ipl = "luxury_apartment", + basicTheme = 0 + }, + + { + price = 290000, + rentable = true, + ipl = "luxury_apartment", + basicTheme = 0 + }, + + { + price = 290000, + rentable = true, + ipl = "luxury_apartment", + basicTheme = 0 + }, + + { + price = 300000, + rentable = true, + ipl = "luxury_apartment", + basicTheme = 0 + }, + + { + price = 300000, + rentable = true, + ipl = "luxury_apartment", + basicTheme = 0 + }, + } + }, + + + + } \ No newline at end of file diff --git a/resources/[housing]/brutal_housing/configs/interiors.lua b/resources/[housing]/brutal_housing/configs/interiors.lua index 2b727243d..00271bba9 100644 --- a/resources/[housing]/brutal_housing/configs/interiors.lua +++ b/resources/[housing]/brutal_housing/configs/interiors.lua @@ -14,6 +14,7 @@ Config.Interiors = { [7] = {label = "Aqua", ipl = "apa_v_mp_h_08_c", interiorId = 233217, price = 5000, coords = vector4(-787.1503, 315.7941, 187.9134, 269.1841), link = "https://i.ibb.co/4ZbxmWvs/7.png", teleportToDoor = false}, }, }, + -- Apartments NO IPL --