Skip to content

Commit

Permalink
Fix early XLR81s back to using JP-4 (Kerosene) - they didn't actually…
Browse files Browse the repository at this point in the history
… use RP-1.
  • Loading branch information
NathanKell committed May 30, 2023
1 parent 778c13c commit c885f86
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions GameData/RealismOverhaul/Engine_Configs/Agena_XLR81_Config.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
// ISP: 207 SL / 265.5 Vac SL calculated with RPA
// Burn Time: 60
// Chamber Pressure: 3.4 MPa
// Propellant: IRFNA-III / RP1
// Propellant: IRFNA-III / JP-4
// Prop Ratio: 2.55
// Throttle: N/A
// Nozzle Ratio: 15
Expand All @@ -28,7 +28,7 @@
// ISP: 207 SL / 265.5 Vac SL calculated with RPA
// Burn Time: 100
// Chamber Pressure: 3.4 MPa
// Propellant: IRFNA-III / RP1
// Propellant: IRFNA-III / JP-4
// Prop Ratio: 2.55
// Throttle: N/A
// Nozzle Ratio: 15
Expand Down Expand Up @@ -249,13 +249,13 @@
gimbalRange = 0
PROPELLANT
{
name = RP-1
ratio = 0.4318
name = Kerosene
ratio = 0.4411
}
PROPELLANT
{
name = IRFNA-III
ratio = 0.5682
ratio = 0.5589
DrawGauge = True
}
atmosphereCurve
Expand Down Expand Up @@ -298,13 +298,13 @@
gimbalRange = 5
PROPELLANT
{
name = RP-1
ratio = 0.4318
name = Kerosene
ratio = 0.4411
}
PROPELLANT
{
name = IRFNA-III
ratio = 0.5682
ratio = 0.5589
DrawGauge = True
}
atmosphereCurve
Expand Down

0 comments on commit c885f86

Please sign in to comment.