forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
53a98bb766
commit
577410aa72
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue