Update AN2.hpp

Added realistic fuel capacity.
This commit is contained in:
RimBlock
2014-06-03 22:12:53 +08:00
parent 291dc60454
commit d914620a4c

View File

@@ -20,4 +20,5 @@ class AN2_DZ: An2_Base_EP1
transportMaxWeapons = 10;
transportMaxMagazines = 80;
transportmaxbackpacks = 15;
};
fuelCapacity = 757;
};