Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions RP1AnalyticsWebApp/Configs/techTree.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -1167,4 +1167,4 @@
"ID": "colonization2150Science",
"Title": "2150+ Science"
}
]
]