From a7823d80e6c3ab8003c8673ed5e37843858edd83 Mon Sep 17 00:00:00 2001 From: Capkirk123 <capkirk123@gmail.com> Date: Mon, 12 Jun 2023 20:35:25 -0500 Subject: [PATCH] correct Jupiter vernier fuel mix Forgot to switch this to RP-1 --- GameData/ROEngines/PartConfigs/Jupiter_Vernier_BDB.cfg | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/GameData/ROEngines/PartConfigs/Jupiter_Vernier_BDB.cfg b/GameData/ROEngines/PartConfigs/Jupiter_Vernier_BDB.cfg index db4b42e6..f75566ee 100644 --- a/GameData/ROEngines/PartConfigs/Jupiter_Vernier_BDB.cfg +++ b/GameData/ROEngines/PartConfigs/Jupiter_Vernier_BDB.cfg @@ -44,6 +44,7 @@ PART CONFIG { name = S-3_Vernier + specLevel = operational minThrust = 1.5 maxThrust = 1.5 heatProduction = 100 @@ -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 @@ -81,6 +82,7 @@ PART CONFIG { name = S-3H_Vernier + specLevel = concept minThrust = 1.5 maxThrust = 1.5 heatProduction = 100