Add crushing logic to aircraft.

This commit is contained in:
tovl
2019-03-17 19:52:14 +01:00
committed by reaperrr
parent c633e07410
commit 560f8c26bc
9 changed files with 111 additions and 9 deletions

View File

@@ -16,6 +16,7 @@ TRAN:
TurnSpeed: 5
Speed: 150
LandableTerrainTypes: Clear,Rough,Road,Ore,Beach,Tiberium,BlueTiberium
Crushes: crate, infantry
AltitudeVelocity: 0c100
Health:
HP: 9000

View File

@@ -239,6 +239,7 @@ TRAN:
TurnSpeed: 5
Speed: 128
LandableTerrainTypes: Clear,Rough,Road,Ore,Beach,Gems
Crushes: crate, mine, infantry
AltitudeVelocity: 0c58
WithIdleOverlay@ROTOR1AIR:
Offset: 597,0,213

View File

@@ -11,6 +11,7 @@ DPOD:
Speed: 149
InitialFacing: 0
LandableTerrainTypes: Clear,Road,Rail,DirtRoad,Rough,Tiberium,BlueTiberium,Veins
Crushes: crate, infantry
Health:
HP: 6000
Armor:
@@ -46,6 +47,7 @@ DSHP:
Speed: 168
InitialFacing: 0
LandableTerrainTypes: Clear,Road,Rail,DirtRoad,Rough,Tiberium,BlueTiberium,Veins
Crushes: crate, infantry
TakeoffSounds: dropup1.aud
LandingSounds: dropdwn1.aud
IdealSeparation: 1275
@@ -192,6 +194,7 @@ ORCATRAN:
Speed: 84
InitialFacing: 0
LandableTerrainTypes: Clear,Road,Rail,DirtRoad,Rough,Tiberium,BlueTiberium,Veins
Crushes: crate, infantry
TakeoffSounds: orcaup1.aud
LandingSounds: orcadwn1.aud
IdealSeparation: 1275
@@ -230,6 +233,7 @@ TRNSPORT:
Speed: 149
InitialFacing: 0
LandableTerrainTypes: Clear,Road,Rail,DirtRoad,Rough,Tiberium,BlueTiberium,Veins
Crushes: crate, infantry
TakeoffSounds: dropup1.aud
LandingSounds: dropdwn1.aud
AltitudeVelocity: 64