forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
f4caa0335a
commit
14b291106c
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ Config.TaxiVehicles = {
|
||||||
spawnChance = 90
|
spawnChance = 90
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
model = 'stretch',
|
model = 'vstretch',
|
||||||
label = 'Luxus Limousine',
|
label = 'Luxus Limousine',
|
||||||
pricePerKm = 15,
|
pricePerKm = 15,
|
||||||
spawnChance = 10
|
spawnChance = 10
|
||||||
|
@ -87,7 +87,7 @@ Config.TaxiStations = {
|
||||||
pricePerKm = 5
|
pricePerKm = 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
model = 'stretch',
|
model = 'vstretch',
|
||||||
coords = vector4(-1609.67, -862.78, 10.01, 230.02),
|
coords = vector4(-1609.67, -862.78, 10.01, 230.02),
|
||||||
pricePerKm = 15
|
pricePerKm = 15
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue