diff --git a/resources/[housing]/brutal_housing/config.lua b/resources/[housing]/brutal_housing/config.lua index 7cea280d9..22c7a2085 100644 --- a/resources/[housing]/brutal_housing/config.lua +++ b/resources/[housing]/brutal_housing/config.lua @@ -70,7 +70,7 @@ Config = { Utilities = { BillingCycle = 7, -- The default billing cycle for utilities is every 7 days. - RentalPrice = 0.004, -- 0.4% rental fee based on property price | 100,000$ * 0.004 = 400$ + RentalPrice = 0.015, -- 0.4% rental fee based on property price | 100,000$ * 0.004 = 400$ ElectricityPrice = 0.0005, GasPrice = 0.00025, WaterPrice = 0.0001,