Files
Elite-Gaming-FiveM/resources/fivepd/config/garage.json
T
Jacob 9a91441c1e Build v2.9.0 - FivePD Beta
+ Added FivePD for testing purposes.
2022-10-21 00:04:57 +01:00

21 lines
277 B
JSON

[
{
"isEnabled": true,
"name": "Paleto Bay PD",
"vehicles": [
{
"isEnabled": true,
"location": {
"x": -438.42,
"y": 6028.29,
"z": 31.34,
"heading": 28.59,
},
"vehicle": {
"model": "police",
"livery": 1
}
}
]
}
]