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:
|
||||
|
||||
Reference in New Issue
Block a user