Add a few seats positions
This commit is contained in:
@@ -6816,7 +6816,15 @@ let gameData = {
|
||||
["Shoreside Vale", 0, [[-265.434, 79.0922, -45.8201], [-226.334, 161.064, 354.18]], 1],
|
||||
["Cochrane Dam", 2, [[-1238.59, 306.841, -0.48605], [-910.445, 504.646, 39.514]], 3],
|
||||
]
|
||||
},
|
||||
seats: {
|
||||
[AGRP_GAME_GTA_VC]: [
|
||||
//new SeatData(new Vec3(480.47, -53.20, 11.48), -1.76, "sit1", 17),
|
||||
//new SeatData(new Vec3(480.84, -53.44, 11.48), -1.22, "sit1", 17),
|
||||
//new SeatData(new Vec3(480.94, -49.96, 11.48), -1.38, "sit1", 17),
|
||||
//new SeatData(new Vec3(478.97, -49.14, 11.48), -2.32, "sit1", 17),
|
||||
],
|
||||
}
|
||||
};
|
||||
|
||||
// ===========================================================================
|
||||
// ===========================================================================
|
||||
|
||||
Reference in New Issue
Block a user