Add crushing logic to aircraft.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user