From 2abbb205aa755c45043891ef119f34d820dab439 Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Wed, 5 Feb 2025 21:12:10 -0500 Subject: [PATCH] Update techTree.json --- RP1AnalyticsWebApp/Configs/techTree.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/RP1AnalyticsWebApp/Configs/techTree.json b/RP1AnalyticsWebApp/Configs/techTree.json index d8137cd..d3c4052 100644 --- a/RP1AnalyticsWebApp/Configs/techTree.json +++ b/RP1AnalyticsWebApp/Configs/techTree.json @@ -732,20 +732,20 @@ "Title": "Crew Survivability" }, { - "ID": "earlyLifeSupport", - "Title": "Early Life Support and ISRU" + "ID": "rudimentaryLifeSupport", + "Title": "Rudimentary Life Support" }, { - "ID": "lifeSupportISRU", - "Title": "Life Support and ISRU" + "ID": "earlyLifeSupport", + "Title": "Early Life Support" }, { "ID": "basicLifeSupport", - "Title": "Basic Life Support and ISRU" + "Title": "Basic Life Support" }, { "ID": "improvedLifeSupport", - "Title": "Improved Life Support and ISRU" + "Title": "Improved Life Support" }, { "ID": "longTermLifeSupport", @@ -1167,4 +1167,4 @@ "ID": "colonization2150Science", "Title": "2150+ Science" } -] \ No newline at end of file +]