Update CH53.hpp

This commit is contained in:
Josh
2014-05-01 14:19:40 -04:00
parent 63a56b3130
commit fb7b8e9d92

View File

@@ -10,11 +10,15 @@ class CH53_base: Helicopter {
class CH53_DZ: CH53_base {
displayname = "USEC CH53";
displaynameshort = "CH53_DZ";
enablemanualfire = 0;
scope = 2;
side = 2;
crew = "";
typicalCargo[] = {};
hiddenSelections[] = {};
icon = "\ca\air_e\data\UI\Icon_ah6x_CA.paa";
model = "\ca\air_e\ah6j\ah6x";
radartype = 0;
class TransportMagazines{};
class TransportWeapons{};
commanderCanSee = 2+16+32;