ed
This commit is contained in:
parent
6344067f37
commit
9b1bab8e9c
2 changed files with 72 additions and 7 deletions
|
@ -84,12 +84,12 @@ Config.TaxiStations = {
|
|||
},
|
||||
{
|
||||
name = "Stadtpark Taxi",
|
||||
coords = vector4(218.13, -917.98, 29.6, 343.32),
|
||||
blipCoords = vector3(218.13, -917.98, 29.6),
|
||||
coords = vector4(204.9, -846.9, 30.5, 254.69),
|
||||
blipCoords = vector3(204.9, -846.9, 30.5),
|
||||
vehicles = {
|
||||
{
|
||||
model = 'taxi',
|
||||
coords = vector4(218.13, -917.98, 29.6, 343.32),
|
||||
coords = vector4(204.9, -846.9, 30.5, 254.69)
|
||||
pricePerKm = 6
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue