1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-07-30 07:59:10 +02:00
parent c9febb2a97
commit 10a58f604e

View file

@ -61,7 +61,8 @@ Config.TaxiStations = {
model = 'taxi',
coords = vector4(-339.14, 6072.48, 31.31, 225.76),
pricePerKm = 6
}
},
}
},
{
@ -73,7 +74,15 @@ Config.TaxiStations = {
model = 'taxi',
coords = vector4(204.9, -846.9, 30.5, 254.69),
pricePerKm = 6
},
{
model = 'taxi',
coords = vector4(213.61, -849.66, 30.28, 248.6),
pricePerKm = 6
}
}
},
{