Merge pull request #7842 from obrakmann/change_aircraft_altitude

Lower aircraft altitude
This commit is contained in:
Pavel Penev
2015-04-04 14:18:20 -07:00

View File

@@ -7,11 +7,9 @@ BADR:
Armor: Armor:
Type: Light Type: Light
Plane: Plane:
CruiseAltitude: 2560
ROT: 5 ROT: 5
Speed: 149 Speed: 149
Repulsable: False Repulsable: False
MaximumPitch: 56
RenderUnit: RenderUnit:
Cargo: Cargo:
MaxWeight: 10 MaxWeight: 10
@@ -45,11 +43,9 @@ BADR.Bomber:
Armor: Armor:
Type: Light Type: Light
Plane: Plane:
CruiseAltitude: 2560
ROT: 5 ROT: 5
Speed: 149 Speed: 149
Repulsable: False Repulsable: False
MaximumPitch: 56
AmmoPool: AmmoPool:
Ammo: 7 Ammo: 7
RenderUnit: RenderUnit:
@@ -99,13 +95,11 @@ MIG:
AttackPlane: AttackPlane:
FacingTolerance: 20 FacingTolerance: 20
Plane: Plane:
CruiseAltitude: 2560
InitialFacing: 192 InitialFacing: 192
ROT: 4 ROT: 4
Speed: 223 Speed: 223
RearmBuildings: afld RearmBuildings: afld
RepulsionSpeed: 40 RepulsionSpeed: 40
MaximumPitch: 56
AutoTarget: AutoTarget:
TargetWhenIdle: false TargetWhenIdle: false
TargetWhenDamaged: false TargetWhenDamaged: false
@@ -157,13 +151,11 @@ YAK:
AttackPlane: AttackPlane:
FacingTolerance: 20 FacingTolerance: 20
Plane: Plane:
CruiseAltitude: 2560
RearmBuildings: afld RearmBuildings: afld
InitialFacing: 192 InitialFacing: 192
ROT: 4 ROT: 4
Speed: 178 Speed: 178
RepulsionSpeed: 40 RepulsionSpeed: 40
MaximumPitch: 56
AutoTarget: AutoTarget:
TargetWhenIdle: false TargetWhenIdle: false
TargetWhenDamaged: false TargetWhenDamaged: false
@@ -205,6 +197,7 @@ TRAN:
RevealsShroud: RevealsShroud:
Range: 12c0 Range: 12c0
Helicopter: Helicopter:
CruiseAltitude: 1024
RearmBuildings: hpad RearmBuildings: hpad
InitialFacing: 0 InitialFacing: 0
ROT: 5 ROT: 5
@@ -253,6 +246,7 @@ HELI:
AttackHeli: AttackHeli:
FacingTolerance: 20 FacingTolerance: 20
Helicopter: Helicopter:
CruiseAltitude: 1024
RearmBuildings: hpad RearmBuildings: hpad
LandWhenIdle: false LandWhenIdle: false
InitialFacing: 20 InitialFacing: 20
@@ -302,6 +296,7 @@ HIND:
AttackHeli: AttackHeli:
FacingTolerance: 20 FacingTolerance: 20
Helicopter: Helicopter:
CruiseAltitude: 1024
RearmBuildings: hpad RearmBuildings: hpad
LandWhenIdle: false LandWhenIdle: false
InitialFacing: 20 InitialFacing: 20
@@ -330,7 +325,6 @@ U2:
Armor: Armor:
Type: Heavy Type: Heavy
Plane: Plane:
CruiseAltitude: 2560
ROT: 7 ROT: 7
Speed: 373 Speed: 373
Repulsable: False Repulsable: False