Skip to content

Commit

Permalink
Update all vehicles for mp2023_01
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelCoding25 committed Jun 14, 2023
1 parent f9e5390 commit 87df533
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions vMenu/data/VehicleData.cs
Original file line number Diff line number Diff line change
Expand Up @@ -402,13 +402,16 @@ public static class Vehicles
public static List<string> Muscle { get; } = new List<string>()
{
"BLADE",
"BRIGHAM", // SA MERCENARIES (MP2023_01) DLC - Requires b2944
"BROADWAY", // DRUG WARS (MPCHRISTMAS3) DLC - Requires b2802
"BUCCANEER",
"BUCCANEER2",
"BUFFALO4", // THE CONTRACT (MPSECURITY) DLC - Requires b2545
"BUFFALO5", // SA MERCENARIES (MP2023_01) DLC - Requires b2944
"CHINO",
"CHINO2",
"CLIQUE",
"CLIQUE2", // SA MERCENARIES (MP2023_01) DLC - Requires b2944
"COQUETTE3",
"DEVIANT",
"DOMINATOR",
Expand Down Expand Up @@ -558,6 +561,7 @@ public static class Vehicles
"COQUETTE",
"COQUETTE4", // SUMMER SPECIAL (MPSUM) DLC - Requires b2060
"CORSITA", // CRIMINAL ENTERPRISES (MPSUM2) DLC - Requires b2699
"COUREUR", // SA MERCENARIES (MP2023_01) DLC - Requires b2944
"CYPHER", // LS TUNERS (MPTUNER) DLC - Requires b2372
"DRAFTER", // CASINO AND RESORT (MPVINEWOOD) DLC - Requires b2060
"ELEGY",
Expand All @@ -570,6 +574,7 @@ public static class Vehicles
"FUSILADE",
"FUTO",
"FUTO2", // LS TUNERS (MPTUNER) DLC - Requires b2372
"GAUNTLET6", // SA MERCENARIES (MP2023_01) DLC - Requires b2944
"GB200",
"GROWLER", // LS TUNERS (MPTUNER) DLC - Requires b2372
"HOTRING",
Expand Down Expand Up @@ -622,6 +627,7 @@ public static class Vehicles
"SM722", // CRIMINAL ENTERPRISES (MPSUM2) DLC - Requires b2699
"SPECTER",
"SPECTER2",
"STINGERTT", // SA MERCENARIES (MP2023_01) DLC - Requires b2944
"SUGOI", // CASINO HEIST (MPHEIST3) DLC - Requires b2060
"SULTAN",
"SULTAN2", // CASINO HEIST (MPHEIST3) DLC - Requires b2060
Expand Down Expand Up @@ -797,6 +803,7 @@ public static class Vehicles
"EVERON", // CASINO HEIST (MPHEIST3) DLC - Requires b2060
"FREECRAWLER",
"HELLION", // CASINO AND RESORT (MPVINEWOOD) DLC - Requires b2060
"L35", // SA MERCENARIES (MP2023_01) DLC - Requires b2944
"INSURGENT",
"INSURGENT2",
"INSURGENT3",
Expand All @@ -809,11 +816,13 @@ public static class Vehicles
"MONSTER3",
"MONSTER4",
"MONSTER5",
"MONSTROCITI", // SA MERCENARIES (MP2023_01) DLC - Requires b2944
"NIGHTSHARK",
"OUTLAW", // CASINO HEIST (MPHEIST3) DLC - Requires b2060
"PATRIOT3", // THE CONTRACT (MPSECURITY) DLC - Requires b2545
"RANCHERXL",
"RANCHERXL2",
"RATEL", // SA MERCENARIES (MP2023_01) DLC - Requires b2944
"RCBANDITO",
"REBEL",
"REBEL2",
Expand Down Expand Up @@ -942,6 +951,7 @@ public static class Vehicles
"SPEEDO",
"SPEEDO2",
"SPEEDO4",
"SPEEDO5", // SA MERCENARIES (MP2023_01) DLC - Requires b2944
"SURFER",
"SURFER2",
"SURFER3", // DRUG WARS (MPCHRISTMAS3) DLC - Requires b2802
Expand All @@ -958,6 +968,8 @@ public static class Vehicles
"BMX",
"CRUISER",
"FIXTER",
"INDUCTOR", // SA MERCENARIES (MP2023_01) DLC - Requires b2944
"INDUCTOR2", // SA MERCENARIES (MP2023_01) DLC - Requires b2944
"SCORCHER",
"TRIBIKE",
"TRIBIKE2",
Expand Down Expand Up @@ -1008,6 +1020,7 @@ public static class Vehicles
"CARGOBOB3",
"CARGOBOB4",
"CONADA", // CRIMINAL ENTERPRISES (MPSUM2) DLC - Requires b2699
"CONADA2", // SA MERCENARIES (MP2023_01) DLC - Requires b2944
"FROGGER",
"FROGGER2",
"HAVOK",
Expand Down Expand Up @@ -1035,6 +1048,7 @@ public static class Vehicles
"ALPHAZ1",
"AVENGER",
"AVENGER2",
"AVENGER3", // SA MERCENARIES (MP2023_01) DLC - Requires b2944
"BESRA",
"BLIMP",
"BLIMP2",
Expand All @@ -1059,10 +1073,12 @@ public static class Vehicles
"NIMBUS",
"NOKOTA",
"PYRO",
"RAIJU", // SA MERCENARIES (MP2023_01) DLC - Requires b2944
"ROGUE",
"SEABREEZE",
"SHAMAL",
"STARLING",
"STEAMER216", // SA MERCENARIES (MP2023_01) DLC - Requires b2944
"STRIKEFORCE",
"STUNT",
"TITAN",
Expand Down

0 comments on commit 87df533

Please sign in to comment.