mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 13:26:39 +03:00
ArmoredSUV_PMC_DZE
This commit is contained in:
@@ -441,6 +441,8 @@ class CfgVehicles {
|
||||
#include "CfgVehicles\LAND\HMMWV.hpp"
|
||||
#include "CfgVehicles\LAND\LandRover.hpp"
|
||||
#include "CfgVehicles\LAND\UAZ_MG.hpp"
|
||||
#include "CfgVehicles\LAND\Gaz_Vodnik.hpp"
|
||||
#include "CfgVehicles\LAND\ArmoredSUV.hpp"
|
||||
|
||||
|
||||
class MV22;
|
||||
@@ -457,19 +459,6 @@ class CfgVehicles {
|
||||
transportMaxMagazines = 400;
|
||||
transportmaxbackpacks = 10;
|
||||
};
|
||||
|
||||
class ArmoredSUV_PMC;
|
||||
class ArmoredSUV_PMC_DZ : ArmoredSUV_PMC {
|
||||
scope = 2;
|
||||
side = 2;
|
||||
faction = "PMC_BAF";
|
||||
enableGPS = 1;
|
||||
crew = "";
|
||||
typicalCargo[] = {};
|
||||
transportMaxWeapons = 20;
|
||||
transportMaxMagazines = 400;
|
||||
transportmaxbackpacks = 10;
|
||||
};
|
||||
class SUV_TK_CIV_EP1;
|
||||
class SUV_Camo: SUV_TK_CIV_EP1
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user