mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
6 lines
146 B
C++
6 lines
146 B
C++
class C130J_US_EP1;
|
|
class C130J_US_EP1_DZ: C130J_US_EP1 {
|
|
transportMaxWeapons = 50;
|
|
transportMaxMagazines = 400;
|
|
transportmaxbackpacks = 20;
|
|
}; |