Fix Vehicle Spawner for fueler (#62)

The actual spawn is in the middle of a NPC parking, the new point is in the middle of the road where no NPC should be.
This commit is contained in:
Cédric Lecomte
2018-11-25 22:20:30 +01:00
committed by Samuel
parent de21787dde
commit 7072752022
+1 -1
View File
@@ -120,7 +120,7 @@ Config.Jobs.fueler = {
},
VehicleSpawnPoint = {
Pos = {x = 580.54, y = -2309.70, z = 4.90},
Pos = {x = 570.54, y = -2309.70, z = 4.90},
Size = {x = 3.0, y = 3.0, z = 1.0},
Marker = -1,
Blip = false,