diff --git a/GameData/RealismOverhaul/RO_SuggestedMods/Bluedog_DB/Jupiter/RO_Jupiter.cfg b/GameData/RealismOverhaul/RO_SuggestedMods/Bluedog_DB/Jupiter/RO_Jupiter.cfg index 3c89272495..3914a5fa0e 100644 --- a/GameData/RealismOverhaul/RO_SuggestedMods/Bluedog_DB/Jupiter/RO_Jupiter.cfg +++ b/GameData/RealismOverhaul/RO_SuggestedMods/Bluedog_DB/Jupiter/RO_Jupiter.cfg @@ -11,14 +11,14 @@ @title = Juno II Guidance Unit @manufacturer = Chrysler @description = Guidance section for the Juno II rocket with built in RCS jets. Decouple from the booster at apoapsis, turn off SAS and spin it up using the RCS to provide stability for the Baby Sergeant stages placed above. - @mass = 0.3 + @mass = 0.275 %skinTempTag = Niobium %internalTempTag = Instruments @MODULE[ModuleCommand] { @RESOURCE[ElectricCharge] { - @rate = 0.05 + @rate = 0.1 } } @MODULE[ModuleSAS] @@ -32,6 +32,7 @@ @thrusterPower = 0.05 !resourceName = DELETE @resourceFlowMode = STACK_PRIORITY_SEARCH + !PROPELLANT {} PROPELLANT { name = Nitrogen @@ -39,23 +40,23 @@ } @atmosphereCurve { - @key,0 = 0 167 - @key,1 = 1 57 + @key,0 = 0 51 + @key,1 = 1 24 !key,4 = DELETE } } - RESOURCE - { - name = ElectricCharge - amount = 1000 - maxAmount = 1000 - } MODULE { name = ModuleFuelTanks volume = 40 - basemass = -1 - type = ServiceModule + basemass = 0.275 + type = SM-I + TANK + { + name = ElectricCharge + amount = 1000 + maxAmount = 1000 + } } @MODULE[ModuleB9PartSwitch]:HAS[#moduleID[meshSwitchEndcap]] { @@ -141,8 +142,8 @@ } @atmosphereCurve { - @key,0 = 0 150 - @key,1 = 1 83 + @key,0 = 0 51 + @key,1 = 1 24 !key,4 = DELETE } } @@ -158,8 +159,8 @@ } @atmosphereCurve { - @key,0 = 0 150 - @key,1 = 1 83 + @key,0 = 0 51 + @key,1 = 1 24 !key,4 = DELETE } } @@ -216,9 +217,17 @@ @title = Juno IV-B Interstage @manufacturer = Chrysler @description = Interstage decoupler for the Juno IV-B upper stages. - @mass = 0.1 + @mass = 0.436 %skinTempTag = Aluminum %internalTempTag = Aluminum + + @MODULE[ModuleB9PartSwitch] + { + @SUBTYPE[Short] + { + %addedMass = -0.135 + } + } } @@ -230,7 +239,7 @@ @title = Jupiter Engine Fairing @manufacturer = Chrysler @description = Fairing to cover up engines mounting on Jupiter First Stages. - @mass = 0.1 + @mass = 0.575 %skinTempTag = Aluminum %internalTempTag = Aluminum }