Add LV & SF police stations to gamedata
This commit is contained in:
@@ -4353,7 +4353,18 @@ let gameData = {
|
|||||||
blip: false,
|
blip: false,
|
||||||
name: "Los Santos",
|
name: "Los Santos",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
position: toVector3(2290.06, 2428.15, 10.82),
|
||||||
|
heading: 0.0,
|
||||||
|
blip: false,
|
||||||
|
name: "Las Venturas",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
position: toVector3(-1606.92, 718.08, 12.23),
|
||||||
|
heading: 0.0,
|
||||||
|
blip: false,
|
||||||
|
name: "San Fierro",
|
||||||
|
},
|
||||||
],
|
],
|
||||||
[ // GTA UG
|
[ // GTA UG
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user