Skip to content

Commit

Permalink
correct Jupiter vernier fuel mix
Browse files Browse the repository at this point in the history
Forgot to switch this to RP-1
  • Loading branch information
Capkirk123 committed Jun 13, 2023
1 parent 3d5a800 commit a7823d8
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions GameData/ROEngines/PartConfigs/Jupiter_Vernier_BDB.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ PART
CONFIG
{
name = S-3_Vernier
specLevel = operational
minThrust = 1.5
maxThrust = 1.5
heatProduction = 100
Expand All @@ -61,15 +62,15 @@ PART

PROPELLANT
{
name = Kerosene
ratio = 0.3929
name = RP-1
ratio = 0.3707
DrawGauge = True
}

PROPELLANT
{
name = LqdOxygen
ratio = 0.6071
ratio = 0.6293
}

atmosphereCurve
Expand All @@ -81,6 +82,7 @@ PART
CONFIG
{
name = S-3H_Vernier
specLevel = concept
minThrust = 1.5
maxThrust = 1.5
heatProduction = 100
Expand Down

0 comments on commit a7823d8

Please sign in to comment.