Skip to content

Commit

Permalink
Add Casino DLC vehicles.
Browse files Browse the repository at this point in the history
  • Loading branch information
TomGrobbe committed Dec 16, 2019
1 parent 408b7a6 commit a3252ef
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions vMenu/data/VehicleData.cs
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@ public static class Vehicles
"LANDSTALKER",
"MESA",
"MESA2",
"NOVAK", // Casino DLC
"PATRIOT",
"PATRIOT2", // dlc (mpbattle)
"RADI",
Expand Down Expand Up @@ -397,6 +398,8 @@ public static class Vehicles
"FACTION3",
"GAUNTLET",
"GAUNTLET2",
"GAUNTLET3", // Casino DLC
"GAUNTLET4", // Casino DLC
"HERMES",
"HOTKNIFE",
"HUSTLER",
Expand All @@ -411,6 +414,7 @@ public static class Vehicles
"MOONBEAM",
"MOONBEAM2",
"NIGHTSHADE",
"PEYOTE2", // Casino DLC
"PHOENIX",
"PICADOR",
"RATLOADER",
Expand Down Expand Up @@ -453,6 +457,7 @@ public static class Vehicles
"CHEETAH2",
"COQUETTE2",
"DELUXO",
"DYNASTY", // Casino DLC
"FAGALOA",
"FELTZER3", // Stirling GT
"GT500",
Expand All @@ -463,6 +468,7 @@ public static class Vehicles
"MANANA",
"MICHELLI",
"MONROE",
"NEBULA", // Casino DLC
"PEYOTE",
"PIGALLE",
"RAPIDGT3",
Expand All @@ -482,6 +488,7 @@ public static class Vehicles
"TURISMO2",
"VISERIS",
"Z190",
"ZION3", // Casino DLC
"ZTYPE",
};
#endregion
Expand All @@ -502,6 +509,7 @@ public static class Vehicles
"COMET4",
"COMET5",
"COQUETTE",
"DRAFTER", // Casino DLC
"ELEGY",
"ELEGY2",
"FELTZER2",
Expand All @@ -511,19 +519,25 @@ public static class Vehicles
"FUTO",
"GB200",
"HOTRING",
"ISSI7", // Casino DLC
"ITALIGTO", // MPCHRISTMAS2018 DLC
"JESTER",
"JESTER2",
"JUGULAR", // Casino DLC
"KHAMELION",
"KURUMA",
"KURUMA2",
"LOCUST", // Casino DLC
"LYNX",
"MASSACRO",
"MASSACRO2",
"NEO", // Casino DLC
"NEON", // Doomsday Heist Update
"NINEF",
"NINEF2",
"OMNIS",
"PARAGON", // Casino DLC
"PARAGON2", // Casino DLC
"PARIAH",
"PENUMBRA",
"RAIDEN",
Expand Down Expand Up @@ -562,13 +576,15 @@ public static class Vehicles
"CHEETAH",
"CYCLONE",
"DEVESTE", // MPCHRISTMAS2018 DLC
"EMERUS", // Casino DLC
"ENTITYXF",
"ENTITY2",
"FMJ",
"GP1",
"INFERNUS",
"ITALIGTB",
"ITALIGTB2",
"KRIEGER", // Casino DLC
"LE7B",
"NERO",
"NERO2",
Expand All @@ -577,6 +593,7 @@ public static class Vehicles
"PFISTER811",
"PROTOTIPO",
"REAPER",
"S80", // Casino DLC
"SC1",
"SCRAMJET", // dlc (mpbattle)
"SHEAVA", // ETR1
Expand All @@ -585,6 +602,7 @@ public static class Vehicles
"TAIPAN",
"TEMPESTA",
"TEZERACT",
"THRAX", // Casino DLC
"TURISMOR",
"TYRANT",
"TYRUS",
Expand All @@ -596,6 +614,7 @@ public static class Vehicles
"VOLTIC2",
"XA21",
"ZENTORNO",
"ZORRUSSO", // Casino DLC
};
#endregion
#region Motorcycles
Expand Down Expand Up @@ -639,6 +658,7 @@ public static class Vehicles
"OPPRESSOR2", // dlc (mpbattle)
"PCJ",
"RATBIKE",
"RROCKET", // Casino DLC
"RUFFIAN",
"SANCHEZ",
"SANCHEZ2",
Expand Down Expand Up @@ -673,6 +693,7 @@ public static class Vehicles
"BRUTUS2", // MPCHRISTMAS2018 DLC
"BRUTUS3", // MPCHRISTMAS2018 DLC
"CARACARA",
"CARACARA2", // Casino DLC
"DLOADER",
"DUBSTA3",
"DUNE",
Expand All @@ -681,6 +702,7 @@ public static class Vehicles
"DUNE4",
"DUNE5",
"FREECRAWLER", // dlc (mpbattle)
"HELLION", // Casino DLC
"INSURGENT",
"INSURGENT2",
"INSURGENT3",
Expand Down

0 comments on commit a3252ef

Please sign in to comment.