diff --git a/scripts/shared/gamedata.js b/scripts/shared/gamedata.js index eb6c8d05..a39525ec 100644 --- a/scripts/shared/gamedata.js +++ b/scripts/shared/gamedata.js @@ -1338,7 +1338,7 @@ let gameData = { [-1902758612,"Male Gym Worker" , true], [-356904519 ,"Mechanic 2," , true], [-1056268969,"Male Modo Worker" , true], - [ 1201610759,"Helicopter Pilot" , false], + [ 1201610759,"Helicopter Pilot 2" , false], [-151000142 ,"Perseus" , true], [ 501136335 ,"Generic Male 1," , true], [ 186619473 ,"Generic Male 2," , true], @@ -4436,15 +4436,15 @@ let gameData = { { // GTA IV Office2: [toVector3(-1153.30, 417.37, 5.578), 0], - House1: [toVector3(-426.16, 1466.52, 38.971), 0], - House2: [toVector3(-969.77, 883.27, 18.817), 0], - House3: [toVector3(95.75, 851.68, 45.051), 0], - House4: [toVector3(603.04, 1404.06, 17.479), 0], - House5: [toVector3(892.56, -502.13, 19.407), 0], - House6: [toVector3(-524.09, 830.54, 23.627), 0], - House7: [toVector3(806.36, 146.68, 29.243), 0], - House8: [toVector3(356.91, 1511.28, 21.432), 0], - House9: [toVector3(1319.40, -847.02, 8.872), 0], + PlayBoyXHouse: [toVector3(-426.16, 1466.52, 38.971), 0, "playboyx"], + RaySafeHouse: [toVector3(-969.77, 883.27, 18.817), 0], + RomanHouse2: [toVector3(95.75, 851.68, 45.051), 0], + SouthBohanHouse: [toVector3(603.04, 1404.06, 17.479), 0], + HoveBeachHouse: [toVector3(892.56, -502.13, 19.407), 0, "bronxsave"], + House6: [toVector3(-524.09, 830.54, 23.627), 0, "shootapt"], + BrucieHouse: [toVector3(806.36, 146.68, 29.243), 0, "brucieloft"], + ElizabetaHouse: [toVector3(356.91, 1511.28, 21.432), 0, "shootapt"], + House9DontUse: [toVector3(1319.40, -847.02, 8.872), 0], House10: [toVector3(1331.40, 126.60, 36.558), 0], House11: [toVector3(1387.81, 622.66, 35.857), 0], House12: [toVector3(932.74, -189.29, 35.143), 0], @@ -4452,7 +4452,7 @@ let gameData = { House14: [toVector3(806.36, 146.68, 29.243), 0], House15: [toVector3(-526.49, 829.41, 23.627), 0], Gym: [toVector3(403.31, 1480.32, 11.834), 0], - PoliceStation: [toVector3(-406.52, 286.57, 13.682), 0], + PoliceStation: [toVector3(-406.52, 286.57, 13.682), 0, "copshop"], FancyRestaurant: [toVector3(-118.24, -259.06, 12.654), 0], Basement: [toVector3(1304.38, -856.66, 5.490), 0], Office1: [toVector3(-409.31, 285.49, 18.592), 0],