mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-26 17:51:51 +03:00
needs more work take out for now
This commit is contained in:
@@ -2633,6 +2633,9 @@ class CfgVehicles
|
|||||||
displayName = "30m Plot Pole";
|
displayName = "30m Plot Pole";
|
||||||
vehicleClass = "Fortifications";
|
vehicleClass = "Fortifications";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
class USMC_WarfareBMGNest_M240;
|
class USMC_WarfareBMGNest_M240;
|
||||||
class M240Nest_DZ: USMC_WarfareBMGNest_M240
|
class M240Nest_DZ: USMC_WarfareBMGNest_M240
|
||||||
{
|
{
|
||||||
@@ -2644,13 +2647,7 @@ class CfgVehicles
|
|||||||
transportMaxWeapons = 4;
|
transportMaxWeapons = 4;
|
||||||
transportMaxBackpacks = 1;
|
transportMaxBackpacks = 1;
|
||||||
constructioncount = 20;
|
constructioncount = 20;
|
||||||
class Turrets : Turrets
|
|
||||||
{
|
|
||||||
class MainTurret : MainTurret
|
|
||||||
{
|
|
||||||
magazines[] = {};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
class Land_covering_hut_EP1;
|
class Land_covering_hut_EP1;
|
||||||
class CanvasHut_DZ: Land_covering_hut_EP1
|
class CanvasHut_DZ: Land_covering_hut_EP1
|
||||||
|
|||||||
Reference in New Issue
Block a user