Allow VTOLs to land with force-move
This commit is contained in:
@@ -1209,7 +1209,7 @@ Container@PLAYER_WIDGETS:
|
||||
Background: chrome-button-background
|
||||
DisableKeySound: true
|
||||
TooltipText: Force Move
|
||||
TooltipDesc: Selected units will move to the desired location\n - Default activity for the target is suppressed\n - Vehicles will attempt to crush enemies at the target location\n\nLeft-click icon then right-click on target.\nHold {(Alt)} to activate temporarily while commanding units.
|
||||
TooltipDesc: Selected units will move to the desired location\n - Default activity for the target is suppressed\n - Vehicles will attempt to crush enemies at the target location\n - Helicopters will land at the target location\n\nLeft-click icon then right-click on target.\nHold {(Alt)} to activate temporarily while commanding units.
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
TooltipTemplate: BUTTON_WITH_DESC_HIGHLIGHT_TOOLTIP_FACTIONSUFFIX
|
||||
Children:
|
||||
|
||||
@@ -15,8 +15,6 @@ TRAN:
|
||||
LandWhenIdle: true
|
||||
TurnSpeed: 5
|
||||
Speed: 150
|
||||
LandableTerrainTypes: Clear, Rough, Road, Beach, Tiberium, BlueTiberium
|
||||
Crushes: crate, infantry
|
||||
AltitudeVelocity: 0c100
|
||||
Health:
|
||||
HP: 9000
|
||||
|
||||
@@ -328,6 +328,8 @@
|
||||
CanHover: True
|
||||
TakeOffOnResupply: true
|
||||
VTOL: true
|
||||
LandableTerrainTypes: Clear, Rough, Road, Beach, Tiberium, BlueTiberium
|
||||
Crushes: crate, infantry
|
||||
InitialFacing: 224
|
||||
HiddenUnderFog:
|
||||
Type: GroundPosition
|
||||
|
||||
Reference in New Issue
Block a user