mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Update Inventory on BAF_Merlin_DZE
This commit is contained in:
@@ -495,9 +495,9 @@ class CfgVehicles {
|
|||||||
commanderCanSee = 2+16+32;
|
commanderCanSee = 2+16+32;
|
||||||
gunnerCanSee = 2+16+32;
|
gunnerCanSee = 2+16+32;
|
||||||
driverCanSee = 2+16+32;
|
driverCanSee = 2+16+32;
|
||||||
transportMaxWeapons = 5;
|
transportMaxWeapons = 15;
|
||||||
transportMaxMagazines = 25;
|
transportMaxMagazines = 150;
|
||||||
transportmaxbackpacks = 3;
|
transportmaxbackpacks = 5;
|
||||||
};
|
};
|
||||||
class MV22;
|
class MV22;
|
||||||
class MV22_DZ : MV22 {
|
class MV22_DZ : MV22 {
|
||||||
|
|||||||
Reference in New Issue
Block a user