forked from Simnation/Main
fixes
This commit is contained in:
parent
49a2a3fbbe
commit
4914f1688a
3 changed files with 18 additions and 7 deletions
|
@ -90,8 +90,8 @@ Config.CameraDelay = 2000 -- Delay between taking pictures
|
|||
|
||||
-- Taxi Configuration
|
||||
Config.TaxiPrice = 100 -- Price per kilometer
|
||||
Config.TaxiJob = "cab"
|
||||
Config.TaxiSociety = "cab"
|
||||
Config.TaxiJob = "taxi"
|
||||
Config.TaxiSociety = "taxi"
|
||||
Config.TaxiSocietyEnabled = true --money goes to society account instead of player account
|
||||
|
||||
-- Rent Configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue