From a3ab6470aa3f20dfcc2f21526f9f443f9b19fa5b Mon Sep 17 00:00:00 2001
From: Clayell <125416952+Clayell@users.noreply.github.com>
Date: Wed, 5 Feb 2025 21:05:20 -0500
Subject: [PATCH 1/6] change early to rudimentary
---
GameData/KerbalismConfig/Support/ROStations.cfg | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/GameData/KerbalismConfig/Support/ROStations.cfg b/GameData/KerbalismConfig/Support/ROStations.cfg
index 76b740a0..0b0cefd0 100644
--- a/GameData/KerbalismConfig/Support/ROStations.cfg
+++ b/GameData/KerbalismConfig/Support/ROStations.cfg
@@ -90,7 +90,7 @@
{
name = LiOHScrubber
desc = A Lithium Hydroxide scrubber that sequesters CarbonDioxide from the internal atmosphere.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
mass = 0.02 //FIXME
cost = 25 //FIXME
@@ -106,7 +106,7 @@
{
name = KO2 Scrubber
desc = A Potassium superoxide scrubber that absorbs CarbonDioxide from the internal atmosphere and generates Oxygen for the crew.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
mass = 0.05 //FIXME
cost = 40 //FIXME
@@ -154,7 +154,7 @@
{
name = N2 Pressure Control
desc = Use Nitrogen to maintain the internal atmosphere at a comfortable pressure.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
mass = 0.05 //FIXME
cost = 25 //FIXME
@@ -170,7 +170,7 @@
{
name = O2 Pressure Control
desc = Use Oxygen to maintain the internal atmosphere at a comfortable pressure.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
mass = 0.01 //FIXME
cost = 25 //FIXME
@@ -218,7 +218,7 @@
{
name = LOX to GOX Converter
desc = Heats LqdOxygen to breathable Oxygen.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
mass = 0.005 //FIXME
cost = 20 //FIXME
From 090cb05a2c933355f09ad2286dcec086206b3435 Mon Sep 17 00:00:00 2001
From: Clayell <125416952+Clayell@users.noreply.github.com>
Date: Wed, 5 Feb 2025 21:06:25 -0500
Subject: [PATCH 2/6] change early to rudimentary, change lifesupportisru to
early
---
GameData/KerbalismConfig/Support/US2.cfg | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/GameData/KerbalismConfig/Support/US2.cfg b/GameData/KerbalismConfig/Support/US2.cfg
index 46b10f92..063fe485 100644
--- a/GameData/KerbalismConfig/Support/US2.cfg
+++ b/GameData/KerbalismConfig/Support/US2.cfg
@@ -249,7 +249,7 @@
@title = Universal Storage: Life Support Module
- %TechRequired = earlyLifeSupport
+ %TechRequired = rudimentaryLifeSupport
!MODULE[TacGenericConverter] {}
!MODULE[ModuleResourceConverter] {}
@@ -351,7 +351,7 @@
{
name = LiOHScrubber
desc = A Lithium Hydroxide scrubber that sequesters CarbonDioxide from the internal atmosphere.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
mass = 0.02 //FIXME
cost = 25 //FIXME
MODULE
@@ -366,7 +366,7 @@
{
name = KO2 Scrubber
desc = A Potassium superoxide scrubber that absorbs CarbonDioxide from the internal atmosphere and generates Oxygen for the crew.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
mass = 0.05 //FIXME
cost = 40 //FIXME
MODULE
@@ -409,7 +409,7 @@
{
name = N2 Pressure Control
desc = Use Nitrogen to maintain the internal atmosphere at a comfortable pressure.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
mass = 0.05 //FIXME
cost = 25 //FIXME
MODULE
@@ -423,7 +423,7 @@
{
name = O2 Pressure Control
desc = Use Oxygen to maintain the internal atmosphere at a comfortable pressure.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
mass = 0.01 //FIXME
cost = 25 //FIXME
MODULE
@@ -615,7 +615,7 @@
{
name = LOX to GOX Converter
desc = Heats LqdOxygen to breathable Oxygen.
- tech = lifeSupportISRU
+ tech = earlyLifeSupport
mass = 0.01
cost = 20
MODULE
@@ -629,7 +629,7 @@
{
name = GOX to LOX Converter
desc = Liquifies breathable Oxygen into LqdOxygen.
- tech = lifeSupportISRU
+ tech = earlyLifeSupport
mass = 0.034
cost = 20
MODULE
@@ -790,7 +790,7 @@
{
name = LOX to GOX Converter
desc = Heats LqdOxygen to breathable Oxygen.
- tech = lifeSupportISRU
+ tech = earlyLifeSupport
mass = 0.01
cost = 20
MODULE
@@ -804,7 +804,7 @@
{
name = GOX to LOX Converter
desc = Liquifies breathable Oxygen into LqdOxygen.
- tech = lifeSupportISRU
+ tech = earlyLifeSupport
mass = 0.1
cost = 20
MODULE
From f9544270753b6f7d7a55db094b01f60d99ea1a14 Mon Sep 17 00:00:00 2001
From: Clayell <125416952+Clayell@users.noreply.github.com>
Date: Wed, 5 Feb 2025 21:07:14 -0500
Subject: [PATCH 3/6] change early to rudimentary
---
GameData/KerbalismConfig/Support/HabTech2.cfg | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/GameData/KerbalismConfig/Support/HabTech2.cfg b/GameData/KerbalismConfig/Support/HabTech2.cfg
index f5ccdc8f..1372c408 100644
--- a/GameData/KerbalismConfig/Support/HabTech2.cfg
+++ b/GameData/KerbalismConfig/Support/HabTech2.cfg
@@ -310,7 +310,7 @@
{
name = N2 Pressure Control
desc = Use Nitrogen to maintain the internal atmosphere at a comfortable pressure.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
mass = 0.05 //FIXME
cost = 25 //FIXME
MODULE
@@ -325,7 +325,7 @@
{
name = O2 Pressure Control
desc = Use Oxygen to maintain the internal atmosphere at a comfortable pressure.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
mass = 0.01 //FIXME
cost = 25 //FIXME
MODULE
@@ -384,4 +384,4 @@
}
}
}
-}
\ No newline at end of file
+}
From 2938da53ae19c2576cf2d23f1e19c7d8ae6b119a Mon Sep 17 00:00:00 2001
From: Clayell <125416952+Clayell@users.noreply.github.com>
Date: Wed, 5 Feb 2025 21:08:10 -0500
Subject: [PATCH 4/6] change early to rudimentary
---
GameData/KerbalismConfig/Profiles/ROKerbalism.cfg | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/GameData/KerbalismConfig/Profiles/ROKerbalism.cfg b/GameData/KerbalismConfig/Profiles/ROKerbalism.cfg
index ebb06fe5..24fc6b10 100644
--- a/GameData/KerbalismConfig/Profiles/ROKerbalism.cfg
+++ b/GameData/KerbalismConfig/Profiles/ROKerbalism.cfg
@@ -1072,7 +1072,7 @@ Supply
{
name = LiOHScrubber
desc = A Lithium Hydroxide scrubber that sequesters CarbonDioxide from the internal atmosphere.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
mass = 0.02 //FIXME
cost = 25 //FIXME
@@ -1088,7 +1088,7 @@ Supply
{
name = KO2 Scrubber
desc = A Potassium superoxide scrubber that absorbs CarbonDioxide from the internal atmosphere and generates Oxygen for the crew.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
mass = 0.05 //FIXME
cost = 40 //FIXME
@@ -1136,7 +1136,7 @@ Supply
{
name = N2 Pressure Control
desc = Use Nitrogen to maintain the internal atmosphere at a comfortable pressure.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
mass = 0.05 //FIXME
cost = 25 //FIXME
@@ -1152,7 +1152,7 @@ Supply
{
name = O2 Pressure Control
desc = Use Oxygen to maintain the internal atmosphere at a comfortable pressure.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
mass = 0.01 //FIXME
cost = 25 //FIXME
@@ -1200,7 +1200,7 @@ Supply
{
name = LOX to GOX Converter
desc = Heats LqdOxygen to breathable Oxygen.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
mass = 0.005 //FIXME
cost = 20 //FIXME
@@ -1826,7 +1826,7 @@ Supply
{
name = LOX to GOX Converter
desc = Heats LqdOxygen to breathable Oxygen.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
mass = 0.05 //FIXME
cost = 50 //FIXME
From 39bd3c553b405f588ee23db2c3c1d4c34ca06d4b Mon Sep 17 00:00:00 2001
From: Clayell <125416952+Clayell@users.noreply.github.com>
Date: Wed, 5 Feb 2025 21:09:20 -0500
Subject: [PATCH 5/6] change early to rudimentary
---
GameData/KerbalismConfig/System/Parts.cfg | 28 +++++++++++------------
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/GameData/KerbalismConfig/System/Parts.cfg b/GameData/KerbalismConfig/System/Parts.cfg
index cde54c34..52a1799e 100644
--- a/GameData/KerbalismConfig/System/Parts.cfg
+++ b/GameData/KerbalismConfig/System/Parts.cfg
@@ -340,7 +340,7 @@
{
name = LOX to GOX Converter
desc = Heats LqdOxygen to breathable Oxygen.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
MODULE
{
@@ -496,7 +496,7 @@
{
name = LOX to GOX Converter
desc = Heats LqdOxygen to breathable Oxygen.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
MODULE
{
@@ -588,7 +588,7 @@
{
name = LOX to GOX Converter
desc = Heats LqdOxygen to breathable Oxygen.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
MODULE
{
@@ -683,7 +683,7 @@
{
name = LOX to GOX Converter
desc = Heats LqdOxygen to breathable Oxygen.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
MODULE
{
@@ -776,7 +776,7 @@
{
name = LOX to GOX Converter
desc = Heats LqdOxygen to breathable Oxygen.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
MODULE
{
@@ -942,7 +942,7 @@
{
name = N2 Pressure Control
desc = Use Nitrogen to maintain the internal atmosphere at a comfortable pressure.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
MODULE
{
@@ -1075,7 +1075,7 @@
{
name = N2 Pressure Control
desc = Use Nitrogen to maintain the internal atmosphere at a comfortable pressure.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
MODULE
{
@@ -1088,7 +1088,7 @@
{
name = LOX to GOX Converter
desc = Heats LqdOxygen to breathable Oxygen.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
MODULE
{
@@ -1367,7 +1367,7 @@
{
name = N2 Pressure Control
desc = Use Nitrogen to maintain the internal atmosphere at a comfortable pressure.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
mass = 0.05 //FIXME
cost = 25 //FIXME
@@ -1383,7 +1383,7 @@
{
name = O2 Pressure Control
desc = Use Oxygen to maintain the internal atmosphere at a comfortable pressure.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
mass = 0.01 //FIXME
cost = 25 //FIXME
@@ -1431,7 +1431,7 @@
{
name = LOX to GOX Converter
desc = Heats LqdOxygen to breathable Oxygen.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
mass = 0.005 //FIXME
cost = 20 //FIXME
@@ -1603,7 +1603,7 @@
{
name = LiOH Scrubber
desc = A Lithium Hydroxide scrubber that sequesters CarbonDioxide from the internal atmosphere. Its operational life can be increased by adding additional LiOH tanks.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
MODULE
{
@@ -1700,7 +1700,7 @@
{
name = LOX to GOX Converter
desc = Heats LqdOxygen to breathable Oxygen.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
MODULE
{
type = ProcessController
@@ -1719,7 +1719,7 @@
{
name = N2 Pressure Control
desc = Use Nitrogen to maintain the internal atmosphere at a comfortable pressure.
- tech = earlyLifeSupport
+ tech = rudimentaryLifeSupport
MODULE
{
type = ProcessController
From d75917c6ff249a678eba96feeaef15cbe59aab73 Mon Sep 17 00:00:00 2001
From: Clayell <125416952+Clayell@users.noreply.github.com>
Date: Wed, 5 Feb 2025 21:10:09 -0500
Subject: [PATCH 6/6] change lifesupportisru to early
---
GameData/KerbalismConfig/Support/AlternateApollo.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/GameData/KerbalismConfig/Support/AlternateApollo.cfg b/GameData/KerbalismConfig/Support/AlternateApollo.cfg
index 677b7f5c..91ef437e 100644
--- a/GameData/KerbalismConfig/Support/AlternateApollo.cfg
+++ b/GameData/KerbalismConfig/Support/AlternateApollo.cfg
@@ -188,7 +188,7 @@
{
name = LOX to GOX Converter
desc = Heats LqdOxygen to breathable Oxygen.
- tech = lifeSupportISRU
+ tech = earlyLifeSupport
mass = 0.0
cost = 0