1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-08-13 13:18:03 +02:00
parent 53a98bb766
commit 577410aa72

View file

@ -70,7 +70,7 @@ Config = {
Utilities = { Utilities = {
BillingCycle = 7, -- The default billing cycle for utilities is every 7 days. 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, ElectricityPrice = 0.0005,
GasPrice = 0.00025, GasPrice = 0.00025,
WaterPrice = 0.0001, WaterPrice = 0.0001,