Add some blip types and warehouse int to GTA3

This commit is contained in:
Vortrex
2022-06-17 09:41:11 -05:00
parent fe42541dab
commit 66f351a16e

View File

@@ -4810,6 +4810,20 @@ let gameData = {
FuelStation: 0,
Business: 0,
House: 0,
PoliceCar: 5,
Catalina: 3,
BombShop: 2,
Asuka: 1,
Don: 6,
Eight: 8,
Joey: 10,
Kenji: 11,
Luigi: 13,
North: 14,
Ray: 15,
Salvatore: 16,
Home: 17,
Tony: 19,
},
[VRR_GAME_GTA_VC]: { // GTA VC
PoliceStation: 0,
@@ -5752,6 +5766,7 @@ let gameData = {
Mansion: [toVector3(1461.00, -173.87, 55.78), 0, false, -1],
SmallGarage: [toVector3(-420.69, 289.86, 62.96), 0, false, -1],
JoeyGarage: [toVector3(1189.40, -867.69, 15.18), 0, false, -1],
Warehouse: [toVector3(1497.46, -680.18, 12.14), 0, false, -1],
},
[VRR_GAME_GTA_VC]: { // GTA VC
Mall: [toVector3(379.62, 1007.00, 19.22), 4, false, -1],