Update C130.hpp

Added realistic fuel capacity
This commit is contained in:
RimBlock
2014-06-03 22:14:21 +08:00
parent 1528b1f1fd
commit c2f86fa6fe

View File

@@ -3,4 +3,5 @@ class C130J_US_EP1_DZ: C130J_US_EP1 {
transportMaxWeapons = 50;
transportMaxMagazines = 400;
transportmaxbackpacks = 20;
fuelCapacity = 34095;
};