mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 22:02:08 +00:00
Implemented store vehicle, CurrentAction living its own life
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ Config.Zones = {
|
||||
{
|
||||
GaragePos = { x = -772.42, y = -1430.90, z = 0.55 },
|
||||
SpawnPoint = { x = -785.39, y = -1426.30, z = -0.47 },
|
||||
StorePos = { x = -798.45, y = -1456.03, z = -0.47 },
|
||||
StorePos = { x = -798.45, y = -1456.03, z = 0.00 },
|
||||
Heading = 150.0
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user