forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
6d2b8939c8
commit
61fb5c586e
1 changed files with 2 additions and 0 deletions
|
@ -152,5 +152,7 @@ Config.KnownDestinations = {
|
|||
Config.MaxWaitTime = 120 -- Sekunden bis Taxi spawnt
|
||||
Config.TaxiCallCooldown = 30 -- Sekunden zwischen Taxi-Rufen
|
||||
Config.MinFare = 10 -- Mindestpreis
|
||||
Config.PricePerKm = 5 -- Standardpreis pro Kilometer
|
||||
Config.WaitingFee = 2 -- Preis pro Minute warten
|
||||
Config.StationTaxiRespawnTime = 300 -- 5 Minuten bis Taxi an Station respawnt
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue