mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
fixed typo in armored suv DZ
This commit is contained in:
@@ -264,7 +264,7 @@ class ArmoredSUV_PMC_DZ: ArmoredSUV_Base_PMC
|
|||||||
armor = 80;
|
armor = 80;
|
||||||
typicalCargo[] = {};
|
typicalCargo[] = {};
|
||||||
enableGPS = 1;
|
enableGPS = 1;
|
||||||
transportMaxWeapons = 2012;
|
transportMaxWeapons = 20;
|
||||||
transportMaxMagazines = 400;
|
transportMaxMagazines = 400;
|
||||||
transportmaxbackpacks = 10;
|
transportmaxbackpacks = 10;
|
||||||
class Turrets: Turrets
|
class Turrets: Turrets
|
||||||
|
|||||||
Reference in New Issue
Block a user