Allow VTOLs to land with force-move
This commit is contained in:
@@ -73,7 +73,7 @@ Container@PLAYER_WIDGETS:
|
||||
Background: command-button
|
||||
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 - Chrono Tanks will teleport towards 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 - Chrono Tanks will teleport towards 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
|
||||
Children:
|
||||
|
||||
@@ -240,8 +240,6 @@ TRAN:
|
||||
Aircraft:
|
||||
TurnSpeed: 5
|
||||
Speed: 128
|
||||
LandableTerrainTypes: Clear,Rough,Road,Ore,Beach,Gems
|
||||
Crushes: crate, mine, infantry
|
||||
AltitudeVelocity: 0c58
|
||||
WithIdleOverlay@ROTOR1AIR:
|
||||
Offset: 597,0,213
|
||||
|
||||
@@ -631,6 +631,8 @@
|
||||
WaitDistanceFromResupplyBase: 4c0
|
||||
TakeOffOnResupply: true
|
||||
VTOL: true
|
||||
LandableTerrainTypes: Clear, Rough, Road, Ore, Beach, Gems
|
||||
Crushes: crate, mine, infantry
|
||||
InitialFacing: 224
|
||||
GpsDot:
|
||||
String: Helicopter
|
||||
|
||||
Reference in New Issue
Block a user