diff --git a/resources/[housing]/brutal_housing/configs/furnitures.lua b/resources/[housing]/brutal_housing/configs/furnitures.lua index df9f87058..636dd712a 100644 --- a/resources/[housing]/brutal_housing/configs/furnitures.lua +++ b/resources/[housing]/brutal_housing/configs/furnitures.lua @@ -191,6 +191,7 @@ Config.Furnitures = { { model = 'prop_table_para_comb_02', price = 100}, { model = 'prop_pooltable_02', price = 300}, { model = 'prop_table_tennis', price = 200}, + { model = 'ar_old_beside_table', price = 100}, -- mod } }, { @@ -550,6 +551,9 @@ Config.Furnitures = { { model = 'prop_hotel_clock_01', price = 200}, { model = 'prop_big_clock_01', price = 200}, { model = 'prop_id2_20_clock', price = 200}, + { model = 'ar_books_and_mug', price = 50}, -- mod + { model = 'ar_apple_crate', price = 50}, -- mod + } }, { @@ -716,6 +720,7 @@ Config.Furnitures = { { model = 'apa_mp_h_bed_with_table_02', price = 700}, { model = 'gr_prop_gr_campbed_01', price = 50}, { model = 'bkr_prop_biker_campbed_01', price = 50}, + { model = 'ar_pallet_bed', price = 150}, -- mod } }, { @@ -725,6 +730,8 @@ Config.Furnitures = { { model = 'v_res_m_armoirmove', price = 75}, { model = 'v_res_tre_wardrobe', price = 150}, { model = 'apa_mp_h_str_shelffloorm_02', price = 100}, + { model = 'ar_old_wooden_dresser', price = 80}, -- mod + } }, {