mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-26 09:41:50 +03:00
Update MV22.hpp
Added realistic fuel capacity.
This commit is contained in:
@@ -11,4 +11,5 @@ class MV22_DZ : MV22 {
|
|||||||
transportMaxWeapons = 20;
|
transportMaxWeapons = 20;
|
||||||
transportMaxMagazines = 400;
|
transportMaxMagazines = 400;
|
||||||
transportmaxbackpacks = 10;
|
transportmaxbackpacks = 10;
|
||||||
};
|
fuelCapacity = 6513;
|
||||||
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user