reduce armor on armored SUV/HMMWV

This commit is contained in:
HARLAN
2013-12-03 12:38:14 -05:00
parent 0016b4a8d9
commit a8510ec153

View File

@@ -261,9 +261,10 @@ class ArmoredSUV_PMC_DZ: ArmoredSUV_Base_PMC
faction = "PMC_BAF";
displayName = "SUV (Armored) DZ";
crew = "";
armor = 80;
typicalCargo[] = {};
enableGPS = 1;
transportMaxWeapons = 20;
transportMaxWeapons = 2012;
transportMaxMagazines = 400;
transportmaxbackpacks = 10;
class Turrets: Turrets
@@ -326,6 +327,7 @@ class ArmoredSUV_PMC_DZE: ArmoredSUV_Base_PMC
scope = 2;
side = 2;
faction = "PMC_BAF";
armor = 80;
displayName = "SUV (Armored) AL";
crew = "";
typicalCargo[] = {};