mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 17:20:26 +03:00
Update fuel capacity for mi17 civil
It should have the same fuel capacity as the other not armed MIs.
This commit is contained in:
@@ -394,6 +394,7 @@ class Mi17_Civilian_DZ: Mi17_Civilian {
|
|||||||
transportMaxWeapons = 10;
|
transportMaxWeapons = 10;
|
||||||
transportMaxMagazines = 50;
|
transportMaxMagazines = 50;
|
||||||
transportmaxbackpacks = 10;
|
transportmaxbackpacks = 10;
|
||||||
|
fuelCapacity = 1500;
|
||||||
};
|
};
|
||||||
|
|
||||||
class Mi17_medevac_CDF;
|
class Mi17_medevac_CDF;
|
||||||
|
|||||||
Reference in New Issue
Block a user