Make RA heli weapons alternate between offsets

Instead of using one for AG-only and one for AA-only.
This commit is contained in:
reaperrr
2017-12-26 20:28:37 +01:00
committed by Paul Chote
parent 9b629a8f39
commit b3c3c7b414

View File

@@ -294,11 +294,11 @@ HELI:
Type: GroundPosition
Armament@PRIMARY:
Weapon: HellfireAA
LocalOffset: 0,-213,-85
LocalOffset: 0,-213,-85, 0,213,-85
PauseOnCondition: !ammo
Armament@SECONDARY:
Weapon: HellfireAG
LocalOffset: 0,213,-85
LocalOffset: 0,213,-85, 0,-213,-85
PauseOnCondition: !ammo
AttackHeli:
FacingTolerance: 20
@@ -358,13 +358,13 @@ HIND:
Type: GroundPosition
Armament@PRIMARY:
Weapon: ChainGun
LocalOffset: 85,-213,-85
LocalOffset: 85,-213,-85, 85,213,-85
MuzzleSequence: muzzle
PauseOnCondition: !ammo
Armament@SECONDARY:
Name: secondary
Weapon: ChainGun
LocalOffset: 85,213,-85
LocalOffset: 85,213,-85, 85,-213,-85
MuzzleSequence: muzzle
PauseOnCondition: !ammo
AttackHeli: