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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -61,7 +61,7 @@ Container@PLAYER_WIDGETS:
|
||||
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 - Deployed units will undeploy and move to the target location\n - Carryalls will not release their cargo 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 - Deployed units will undeploy and move to 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
|
||||
Children:
|
||||
|
||||
@@ -10,8 +10,6 @@ DPOD:
|
||||
TurnSpeed: 5
|
||||
Speed: 149
|
||||
InitialFacing: 0
|
||||
LandableTerrainTypes: Clear,Road,Rail,DirtRoad,Rough,Tiberium,BlueTiberium,Veins
|
||||
Crushes: crate, infantry
|
||||
Health:
|
||||
HP: 6000
|
||||
Armor:
|
||||
@@ -46,8 +44,6 @@ DSHP:
|
||||
TurnSpeed: 5
|
||||
Speed: 168
|
||||
InitialFacing: 0
|
||||
LandableTerrainTypes: Clear,Road,Rail,DirtRoad,Rough,Tiberium,BlueTiberium,Veins
|
||||
Crushes: crate, infantry
|
||||
TakeoffSounds: dropup1.aud
|
||||
LandingSounds: dropdwn1.aud
|
||||
IdealSeparation: 1275
|
||||
@@ -198,8 +194,6 @@ ORCATRAN:
|
||||
TurnSpeed: 5
|
||||
Speed: 84
|
||||
InitialFacing: 0
|
||||
LandableTerrainTypes: Clear,Road,Rail,DirtRoad,Rough,Tiberium,BlueTiberium,Veins
|
||||
Crushes: crate, infantry
|
||||
TakeoffSounds: orcaup1.aud
|
||||
LandingSounds: orcadwn1.aud
|
||||
IdealSeparation: 1275
|
||||
@@ -233,12 +227,9 @@ TRNSPORT:
|
||||
Prerequisites: ~gahpad, gadept
|
||||
Description: VTOL aircraft capable of lifting\nand transporting vehicles.\n Unarmed
|
||||
Aircraft:
|
||||
LandWhenIdle: true
|
||||
TurnSpeed: 5
|
||||
Speed: 149
|
||||
InitialFacing: 0
|
||||
LandableTerrainTypes: Clear,Road,Rail,DirtRoad,Rough,Tiberium,BlueTiberium,Veins
|
||||
Crushes: crate, infantry
|
||||
TakeoffSounds: dropup1.aud
|
||||
LandingSounds: dropdwn1.aud
|
||||
MoveIntoShroud: false
|
||||
|
||||
@@ -875,6 +875,8 @@
|
||||
Voice: Move
|
||||
IdealSeparation: 853
|
||||
MaximumPitch: 120
|
||||
LandableTerrainTypes: Clear, Road, Rail, DirtRoad, Rough, Tiberium, BlueTiberium, Veins
|
||||
Crushes: crate, infantry
|
||||
Voiced:
|
||||
VoiceSet: Heli
|
||||
HiddenUnderFog:
|
||||
|
||||
Reference in New Issue
Block a user