You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: GameData/SDHI/Service Module System/Parts/MM_configs/SDHI_SMS_MMPatch_TACLifeSupport.cfg
+23-3Lines changed: 23 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
// TAC Life Support patch for SDHI Service Module System
2
2
// Author: Robin "sumghai" Chang
3
-
// Revision: 1.0
3
+
// Revision: 1.1
4
4
5
5
// This modifies the Service Module and the stock Mark 1-2 Pod so that the combined Command/Service Module stack provides a total of eight (8) Kerbin days' worth[1]
6
6
// of life support crew provisions for its three-Kerbal crew, in contrast to the TAC Life Support default[2] of four (4) Kerbin days.
@@ -12,6 +12,8 @@
12
12
// The Avionics Ring alternative to the standard SDHI SM will only be equipped with the Carbon Extractor and Water Purifier, as there is no conceivable space to fit
13
13
// the added storage capacity for Water/Oxygen/WasteWater/CarbonDioxide.
14
14
//
15
+
// Both parts will also be fitted with a Fuel Cell assembly to convert LiquidFuel and Oxidizer to ElectricCharge, as a backup electricity generator
16
+
//
15
17
// [1] 1 Kerbin day = 6 Earth hours
16
18
// [2] 1 unit of any TAC Life Support resource lasts for four Kerbin days per Kerbal
17
19
// [3] In reality, the baseline NASA Orion Service Module can provide up to 21 human days of provisions for four human astronauts; the SDHI SM is less capable because
@@ -33,7 +35,7 @@
33
35
}
34
36
35
37
36
-
// Modifies the SDHI SM to provide an additional four Kerbal days of Water and Oxygen, the equivalent in WasteWater and CarbonDioxide storage, and built-in Carbon Extractors / Water Purifiers
38
+
// Modifies the SDHI SM to provide an additional four Kerbal days of Water and Oxygen, the equivalent in WasteWater and CarbonDioxide storage, and built-in Carbon Extractors / Water Purifiers / Fuel Cell
0 commit comments