mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
Update AN2.hpp
Added realistic fuel capacity.
This commit is contained in:
@@ -20,4 +20,5 @@ class AN2_DZ: An2_Base_EP1
|
|||||||
transportMaxWeapons = 10;
|
transportMaxWeapons = 10;
|
||||||
transportMaxMagazines = 80;
|
transportMaxMagazines = 80;
|
||||||
transportmaxbackpacks = 15;
|
transportmaxbackpacks = 15;
|
||||||
};
|
fuelCapacity = 757;
|
||||||
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user