mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 04:23:13 +03:00
Update planes
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
class C130J_US_EP1;
|
||||
class C130J_US_EP1_DZ: C130J_US_EP1 {
|
||||
displayname = $STR_VEH_NAME_C130;
|
||||
vehicleClass = "DayZ Epoch Vehicles";
|
||||
commanderCanSee = 2+16+32;
|
||||
gunnerCanSee = 2+16+32;
|
||||
driverCanSee = 2+16+32;
|
||||
transportMaxWeapons = 50;
|
||||
transportMaxMagazines = 400;
|
||||
transportmaxbackpacks = 20;
|
||||
@@ -9,4 +13,4 @@ class C130J_US_EP1_DZ: C130J_US_EP1 {
|
||||
typicalCargo[] = {};
|
||||
class TransportMagazines {};
|
||||
class TransportWeapons {};
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user