Skip to content

Commit

Permalink
Enable stances for helicopters in RA
Browse files Browse the repository at this point in the history
Commit enables stance changes for helicopters in RA. It also sets default stance
to HoldFire to keep previous behaviour.

closes OpenRA#7117
  • Loading branch information
Zdenek Styblik committed Dec 24, 2014
1 parent 4b913d4 commit 26d5a62
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions mods/ra/rules/aircraft.yaml
Expand Up @@ -251,9 +251,7 @@ HELI:
ROT: 4
Speed: 149
AutoTarget:
TargetWhenIdle: false
TargetWhenDamaged: false
EnableStances: false
InitialStance: HoldFire
RenderUnit:
WithRotor:
Offset: 0,0,85
Expand Down Expand Up @@ -302,9 +300,7 @@ HIND:
ROT: 4
Speed: 112
AutoTarget:
TargetWhenIdle: false
TargetWhenDamaged: false
EnableStances: false
InitialStance: HoldFire
RenderUnit:
WithRotor:
LimitedAmmo:
Expand Down

0 comments on commit 26d5a62

Please sign in to comment.