Merge pull request #12458 from pchote/map-top-targetability
Reduce aircraft not being targetable at the north edge of the map.
This commit is contained in:
@@ -206,7 +206,7 @@
|
||||
CruisingCondition: cruising
|
||||
CanHover: True
|
||||
HiddenUnderFog:
|
||||
Type: CenterPosition
|
||||
Type: GroundPosition
|
||||
ActorLostNotification:
|
||||
Explodes:
|
||||
Weapon: HeliExplode
|
||||
@@ -502,7 +502,7 @@
|
||||
AppearsOnRadar:
|
||||
UseLocation: yes
|
||||
HiddenUnderFog:
|
||||
Type: CenterPosition
|
||||
Type: GroundPosition
|
||||
AlwaysVisibleStances: None
|
||||
ActorLostNotification:
|
||||
AttackMove:
|
||||
|
||||
@@ -299,7 +299,7 @@
|
||||
AppearsOnRadar:
|
||||
UseLocation: true
|
||||
HiddenUnderFog:
|
||||
Type: CenterPosition
|
||||
Type: GroundPosition
|
||||
AlwaysVisibleStances: None
|
||||
ActorLostNotification:
|
||||
AttackMove:
|
||||
|
||||
@@ -436,7 +436,7 @@
|
||||
TargetTypes: Air
|
||||
RequiresCondition: airborne
|
||||
HiddenUnderFog:
|
||||
Type: CenterPosition
|
||||
Type: GroundPosition
|
||||
AttackMove:
|
||||
Guard:
|
||||
Guardable:
|
||||
|
||||
@@ -579,7 +579,7 @@
|
||||
Voiced:
|
||||
VoiceSet: Heli
|
||||
HiddenUnderFog:
|
||||
Type: CenterPosition
|
||||
Type: GroundPosition
|
||||
AttackMove:
|
||||
Voice: Move
|
||||
ActorLostNotification:
|
||||
@@ -622,7 +622,7 @@
|
||||
Armor:
|
||||
Type: Heavy
|
||||
HiddenUnderFog:
|
||||
Type: CenterPosition
|
||||
Type: GroundPosition
|
||||
AutoTargetIgnore:
|
||||
ScriptTriggers:
|
||||
Tooltip:
|
||||
|
||||
Reference in New Issue
Block a user