Merge pull request #7842 from obrakmann/change_aircraft_altitude
Lower aircraft altitude
This commit is contained in:
@@ -7,11 +7,9 @@ BADR:
|
||||
Armor:
|
||||
Type: Light
|
||||
Plane:
|
||||
CruiseAltitude: 2560
|
||||
ROT: 5
|
||||
Speed: 149
|
||||
Repulsable: False
|
||||
MaximumPitch: 56
|
||||
RenderUnit:
|
||||
Cargo:
|
||||
MaxWeight: 10
|
||||
@@ -45,11 +43,9 @@ BADR.Bomber:
|
||||
Armor:
|
||||
Type: Light
|
||||
Plane:
|
||||
CruiseAltitude: 2560
|
||||
ROT: 5
|
||||
Speed: 149
|
||||
Repulsable: False
|
||||
MaximumPitch: 56
|
||||
AmmoPool:
|
||||
Ammo: 7
|
||||
RenderUnit:
|
||||
@@ -99,13 +95,11 @@ MIG:
|
||||
AttackPlane:
|
||||
FacingTolerance: 20
|
||||
Plane:
|
||||
CruiseAltitude: 2560
|
||||
InitialFacing: 192
|
||||
ROT: 4
|
||||
Speed: 223
|
||||
RearmBuildings: afld
|
||||
RepulsionSpeed: 40
|
||||
MaximumPitch: 56
|
||||
AutoTarget:
|
||||
TargetWhenIdle: false
|
||||
TargetWhenDamaged: false
|
||||
@@ -157,13 +151,11 @@ YAK:
|
||||
AttackPlane:
|
||||
FacingTolerance: 20
|
||||
Plane:
|
||||
CruiseAltitude: 2560
|
||||
RearmBuildings: afld
|
||||
InitialFacing: 192
|
||||
ROT: 4
|
||||
Speed: 178
|
||||
RepulsionSpeed: 40
|
||||
MaximumPitch: 56
|
||||
AutoTarget:
|
||||
TargetWhenIdle: false
|
||||
TargetWhenDamaged: false
|
||||
@@ -205,6 +197,7 @@ TRAN:
|
||||
RevealsShroud:
|
||||
Range: 12c0
|
||||
Helicopter:
|
||||
CruiseAltitude: 1024
|
||||
RearmBuildings: hpad
|
||||
InitialFacing: 0
|
||||
ROT: 5
|
||||
@@ -253,6 +246,7 @@ HELI:
|
||||
AttackHeli:
|
||||
FacingTolerance: 20
|
||||
Helicopter:
|
||||
CruiseAltitude: 1024
|
||||
RearmBuildings: hpad
|
||||
LandWhenIdle: false
|
||||
InitialFacing: 20
|
||||
@@ -302,6 +296,7 @@ HIND:
|
||||
AttackHeli:
|
||||
FacingTolerance: 20
|
||||
Helicopter:
|
||||
CruiseAltitude: 1024
|
||||
RearmBuildings: hpad
|
||||
LandWhenIdle: false
|
||||
InitialFacing: 20
|
||||
@@ -330,7 +325,6 @@ U2:
|
||||
Armor:
|
||||
Type: Heavy
|
||||
Plane:
|
||||
CruiseAltitude: 2560
|
||||
ROT: 7
|
||||
Speed: 373
|
||||
Repulsable: False
|
||||
|
||||
Reference in New Issue
Block a user