Some game data fixes
This commit is contained in:
@@ -4006,7 +4006,7 @@ let gameData = {
|
||||
},
|
||||
{}, // GTA UG
|
||||
{ // GTA IV
|
||||
clothingStore: [
|
||||
ClothingStore: [
|
||||
["Outfit", 500, 2]
|
||||
],
|
||||
LegalGunStore: [
|
||||
@@ -5409,5 +5409,21 @@ let gameData = {
|
||||
0, // Mafia 3
|
||||
0, // Mafia Definitive Edition
|
||||
],
|
||||
mainWorldInterior: [
|
||||
0, // Invalid
|
||||
0, // GTA 3
|
||||
0, // GTA VC
|
||||
0, // GTA SA
|
||||
0, // GTA UG
|
||||
0, // GTA IV
|
||||
0, // GTA IV EFLC
|
||||
0, // Invalid
|
||||
0, // Invalid
|
||||
0, // Invalid
|
||||
0, // Mafia 1
|
||||
0, // Mafia 2
|
||||
0, // Mafia 3
|
||||
0, // Mafia Definitive Edition
|
||||
],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user