mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Hellfire - Add support for MELB hardpoint (1x) (#9352)
This commit is contained in:
parent
882294e9f7
commit
bee0362921
@ -16,7 +16,7 @@ class CfgMagazines {
|
||||
count = 1;
|
||||
mass = 70;
|
||||
pylonWeapon = QGVAR(launcher);
|
||||
hardpoints[] = {"SCALPEL_1RND"};
|
||||
hardpoints[] = {"SCALPEL_1RND", "HellfireRail_MELB"};
|
||||
model = "\A3\Weapons_F\DynamicLoadout\PylonMissile_1x_Bomb_04_F.p3d";
|
||||
};
|
||||
class PylonRack_1Rnd_ACE_Hellfire_AGM114K: 6Rnd_ACE_Hellfire_AGM114K { // 1x Launcher Support Rack
|
||||
|
Loading…
Reference in New Issue
Block a user