Add a few game locations for GTA SA
This commit is contained in:
@@ -2783,6 +2783,8 @@ let gameData = {
|
|||||||
[ // GTA SA
|
[ // GTA SA
|
||||||
// Police Stations
|
// Police Stations
|
||||||
["Los Santos Police Department", [1545.53, -1675.64, 13.561], -1.575, null],
|
["Los Santos Police Department", [1545.53, -1675.64, 13.561], -1.575, null],
|
||||||
|
["San Fierro Police Department", [-1605.16, 720.79, 11.90], 0.0, null],
|
||||||
|
["Las Venturas Police Department", [2339.68, 2453.99, 14.97], 0.0, null],
|
||||||
|
|
||||||
// Ammunations
|
// Ammunations
|
||||||
["Market Ammunation", [1364.84, -1283.79, 13.547], -0.541, null],
|
["Market Ammunation", [1364.84, -1283.79, 13.547], -0.541, null],
|
||||||
@@ -2828,6 +2830,8 @@ let gameData = {
|
|||||||
["Grotti Dealership", [540.6011,-1291.2489,17.2422], 0.0, null],
|
["Grotti Dealership", [540.6011,-1291.2489,17.2422], 0.0, null],
|
||||||
["Santa Maria Beach", [302.994567,-1900.099121,1.938840], 0.0, null],
|
["Santa Maria Beach", [302.994567,-1900.099121,1.938840], 0.0, null],
|
||||||
["Glen Park Bridge", [1968.33, -1195.10, 25.70], 0.0, null],
|
["Glen Park Bridge", [1968.33, -1195.10, 25.70], 0.0, null],
|
||||||
|
["Los Santos Skate Park", [1865.96, -1380.53, 13.50], 0.0, null],
|
||||||
|
["Los Santos Garbage Dump", [2194.91, -1977.58, 13.55], 0.0, null],
|
||||||
|
|
||||||
// Train Stations
|
// Train Stations
|
||||||
["Unity Station", [1742.60, -1859.98, 13.414], -3.112, null],
|
["Unity Station", [1742.60, -1859.98, 13.414], -3.112, null],
|
||||||
|
|||||||
Reference in New Issue
Block a user