|
@@ -6,9 +6,9 @@ namVultureBase=
|
|
|
comment"format of [weapon,weaponMagType,[[seat,ammoPerMag,MagCount],[seat,ammoPerMag,MagCount],......etc]]";
|
|
|
weaponData=[
|
|
|
["energy_torpedo_w","energy_torpedo_mag",[[-1,8,8]]],
|
|
|
- ["PomehiLauncherXT","400Rnd_Pomehi_Mag",[[-1,400,10]]]
|
|
|
+ ["CMFlareLauncher","300Rnd_CMFlare_Chaff_Magazine",[[-1,300,10]]]
|
|
|
];
|
|
|
-
|
|
|
+ // ["PomehiLauncherXT","400Rnd_Pomehi_Mag",[[-1,400,10]]]
|
|
|
|
|
|
|
|
|
comment "For each weapon";
|