Files
Elite-Gaming-FiveM/resources/fivepd/config/garage.json
T
KingMcDonalds 4e1255a58f fixing fivepd
2025-03-08 03:17:03 -08: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
}
}
]
}
]