mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Update C130.hpp
Added realistic fuel capacity
This commit is contained in:
@@ -3,4 +3,5 @@ class C130J_US_EP1_DZ: C130J_US_EP1 {
|
|||||||
transportMaxWeapons = 50;
|
transportMaxWeapons = 50;
|
||||||
transportMaxMagazines = 400;
|
transportMaxMagazines = 400;
|
||||||
transportmaxbackpacks = 20;
|
transportmaxbackpacks = 20;
|
||||||
|
fuelCapacity = 34095;
|
||||||
};
|
};
|
||||||
Reference in New Issue
Block a user