From 4b5f4e52318f781f06644684d3d0c1ac6bd106ac Mon Sep 17 00:00:00 2001 From: Capkirk123 Date: Tue, 14 Nov 2023 23:40:44 -0600 Subject: [PATCH] Correct LM ascent stage dry mass (#156) add a misplaced zero to subtract the correct amount of mass from the LM ascent stage --- GameData/KerbalismConfig/Support/ROCapsules.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GameData/KerbalismConfig/Support/ROCapsules.cfg b/GameData/KerbalismConfig/Support/ROCapsules.cfg index 8287241..3ace736 100644 --- a/GameData/KerbalismConfig/Support/ROCapsules.cfg +++ b/GameData/KerbalismConfig/Support/ROCapsules.cfg @@ -443,12 +443,12 @@ { @description ^= :$: Supports a crew of two for up to 3 days of active operations. - @mass -= 0.8502 //-72.27 kg (LS Resources) - 12.75 kg (LS Tanks) + @mass -= 0.08502 //-72.27 kg (LS Resources) - 12.75 kg (LS Tanks) @MODULE[ModuleFuelTanks] { @volume += 132.85 - @basemass -= 0.8502 + @basemass -= 0.08502 TANK {