This commit is contained in:
Nordi98 2025-07-30 03:26:19 +02:00
parent 19fea951a1
commit 1d404bab45
2 changed files with 2 additions and 2 deletions

View file

@ -89,7 +89,7 @@ Config.TaxiStations = {
vehicles = {
{
model = 'taxi',
coords = vector4(204.9, -846.9, 30.5, 254.69)
coords = vector4(204.9, -846.9, 30.5, 254.69),
pricePerKm = 6
}
}