From 91c82bf3cf7f1b5dbc00c68cbf056721cf05e580 Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Thu, 13 Jun 2024 16:38:41 -0400 Subject: [PATCH 01/13] Update RFTechLevels.cfg --- GameData/RP-1/Tree/RFTechLevels.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GameData/RP-1/Tree/RFTechLevels.cfg b/GameData/RP-1/Tree/RFTechLevels.cfg index c55ed1f12d0..9d4d6ef3037 100644 --- a/GameData/RP-1/Tree/RFTechLevels.cfg +++ b/GameData/RP-1/Tree/RFTechLevels.cfg @@ -216,7 +216,7 @@ PARTUPGRADE @techRequired = materialsScienceAdvCapsules @entryCost = 25000 @title = MLI Wrapping Upgrade (1 layer) - @description = New materials research allows for tanks to be wrapped in a metallicized Mylar and Kapton blanket, greatly reducing radiative heating. With MLI, LOX at the Moon can be practical. Insulation cannot be added to Balloon Tanks until you unlock the upgrade in Spaceplanes Era Material Science. NOTE: This is not a part you can use, it just symbolizes the new capabilities you can unlock. You will need to purchase it here before you can take advantage of the improvements it offers. + @description = New materials research allows for tanks to be wrapped in a metallicized Mylar and Kapton blanket, greatly reducing radiative heating. With MLI, LOX at the Moon can be practical. Insulation cannot be added to Balloon Tanks until you unlock the upgrade in Long-Term Space Habitation Era Material Science. NOTE: This is not a part you can use, it just symbolizes the new capabilities you can unlock. You will need to purchase it here before you can take advantage of the improvements it offers. } @PARTUPGRADE[MLI.Upgrade2] { From 9d100f8cc25f1a1879f1c4f257a13c809573ef20 Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Thu, 20 Jun 2024 16:53:20 -0400 Subject: [PATCH 02/13] Update EarlyComNetwork3-CA.cfg --- .../Contracts/Commercial Applications 1/EarlyComNetwork3-CA.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GameData/RP-1/Contracts/Commercial Applications 1/EarlyComNetwork3-CA.cfg b/GameData/RP-1/Contracts/Commercial Applications 1/EarlyComNetwork3-CA.cfg index e47c60d076f..7d456a67b5c 100644 --- a/GameData/RP-1/Contracts/Commercial Applications 1/EarlyComNetwork3-CA.cfg +++ b/GameData/RP-1/Contracts/Commercial Applications 1/EarlyComNetwork3-CA.cfg @@ -5,7 +5,7 @@ CONTRACT_TYPE group = CommApp - description = Program: Early Commercial Applications
Type: Required


Now that you've demonstrated the ability of satellites to relay communications via one-off launches, it's time to create a network of them to provide full coverage of the Earth.

Launch a 4-satellite communication network where the satellites are sufficiently dispersed and in high enough orbits to provide near-complete coverage of the Earth's surface.

NOTE: You may choose only the 3-satellite or 4-satellite contract.

NOTE: The satellites will be destroyed upon completion of the contract. This simulates transfer of the payload back to the customer. + description = Program: Early Commercial Applications
Type: Required


Now that you've demonstrated the ability of satellites to relay communications via one-off launches, it's time to create a network of them to provide full coverage of the Earth.

Launch a 3-satellite communication network where the satellites are sufficiently dispersed and in high enough orbits to provide near-complete coverage of the Earth's surface.

NOTE: You may choose only the 3-satellite or 4-satellite contract.

NOTE: The satellites will be destroyed upon completion of the contract. This simulates transfer of the payload back to the customer. synopsis = Launch a 3 satellite Communications Network From fcc3fc26669ff1b76763800e6f97ee7bb0cdf3f6 Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Thu, 20 Jun 2024 17:42:35 -0400 Subject: [PATCH 03/13] Update FirstMolniyaSat-CA.cfg make AOP more clear and in line with the objectives that state it must be between 220 and 320 --- .../Contracts/Commercial Applications 1/FirstMolniyaSat-CA.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GameData/RP-1/Contracts/Commercial Applications 1/FirstMolniyaSat-CA.cfg b/GameData/RP-1/Contracts/Commercial Applications 1/FirstMolniyaSat-CA.cfg index cd1441ef0f4..31baf00a2a5 100644 --- a/GameData/RP-1/Contracts/Commercial Applications 1/FirstMolniyaSat-CA.cfg +++ b/GameData/RP-1/Contracts/Commercial Applications 1/FirstMolniyaSat-CA.cfg @@ -5,7 +5,7 @@ CONTRACT_TYPE group = CommApp agent = Federation Aeronautique Internationale - description = Program: Early Commercial Applications
Type: Required

A Molniya orbit is a type of highly elliptical orbit with an inclination of 63.4 degrees, an argument of perigee of -90 degrees, and an orbital period of one half of a sidereal day. This keeps the satellite mostly to the northern hemisphere of the Earth. Place a satellite into a Molniya orbit.

There will be an orbit showing in the map view and tracking station. You do not have to place the satellite into this orbit, but it is instead meant to show you where your perigee and apogee should approximately be located, but more importantly, it shows the proper shape of the orbit.

Historical example: Molniya 1-1 (1,600kg, Molniya)

NOTE: The satellite will be destroyed upon completion of the contract. This simulates transfer of the payload back to the customer. + description = Program: Early Commercial Applications
Type: Required

A Molniya orbit is a type of highly elliptical orbit with an inclination of 63.4 degrees, an argument of perigee of -90 (270) degrees, and an orbital period of one half of a sidereal day. This keeps the satellite mostly to the northern hemisphere of the Earth. Place a satellite into a Molniya orbit.

There will be an orbit showing in the map view and tracking station. You do not have to place the satellite into this orbit, but it is instead meant to show you where your perigee and apogee should approximately be located, but more importantly, it shows the proper shape of the orbit.

Historical example: Molniya 1-1 (1,600kg, Molniya)

NOTE: The satellite will be destroyed upon completion of the contract. This simulates transfer of the payload back to the customer. synopsis = Launch a satellite into a Molniya orbit From 2f272fae8038a43f109f64a12fe9d77257dcfc43 Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Thu, 20 Jun 2024 20:11:47 -0400 Subject: [PATCH 04/13] Update Programs.cfg make it more clear on the reasoning behind upgrading AC to 3 --- GameData/RP-1/Programs/Programs.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GameData/RP-1/Programs/Programs.cfg b/GameData/RP-1/Programs/Programs.cfg index 874bb5e92c5..9be70f68c54 100644 --- a/GameData/RP-1/Programs/Programs.cfg +++ b/GameData/RP-1/Programs/Programs.cfg @@ -699,7 +699,7 @@ RP0_PROGRAM name = CrewedOrbitEarly isHSF = true title = Crewed Orbit - description = Sending machines to space as a proxy for human beings was never the final goal. This program requires you to safely put astronauts into orbit and return them to the Earth, proving that humanity can survive in the most hostile environment nature has given us the opportunity to explore. + description = Sending machines to space as a proxy for human beings was never the final goal. This program requires you to safely put astronauts into orbit and return them to the Earth, proving that humanity can survive in the most hostile environment nature has given us the opportunity to explore. You will need to upgrade your Astronaut Complex to level three so you can train your astronauts for the rigors of spaceflight. requirementsPrettyText = Complete one of the Early Satellites Programs objectivesPrettyText = Complete the program by putting an astronaut into orbit and returning them. nominalDurationYears = 4 From df95febd3981a6528f84f0731d49c7e4af06f9d5 Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Tue, 25 Jun 2024 14:21:35 -0400 Subject: [PATCH 05/13] scale molniya reward by 10 to make rep and confidence more in line with normal com sat contracts --- .../Contracts/Commercial Applications 1/EarlyMolniyaSat.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GameData/RP-1/Contracts/Commercial Applications 1/EarlyMolniyaSat.cfg b/GameData/RP-1/Contracts/Commercial Applications 1/EarlyMolniyaSat.cfg index 7d8eeffba06..0917c7383a7 100644 --- a/GameData/RP-1/Contracts/Commercial Applications 1/EarlyMolniyaSat.cfg +++ b/GameData/RP-1/Contracts/Commercial Applications 1/EarlyMolniyaSat.cfg @@ -30,7 +30,7 @@ CONTRACT_TYPE advanceFunds = 0 rewardFunds = 0 rewardScience = 0 - rewardReputation = Round(55 * Pow(@EarlyMolniya/ReachOrbit/minPeA / 6000000, 0.5) * Pow((@EarlyMolniya/HasComSatPayload/minQuantity / 325), 0.5) * @rewardFactor, 1) + rewardReputation = Round(55 * Pow(@EarlyMolniya/ReachOrbit/minPeA / 6000000, 0.5) * Pow(((@EarlyMolniya/HasComSatPayload/minQuantity / 325) * 10), 0.5) * @rewardFactor, 1) failureReputation = 0 // was @rewardReputation failureFunds = 0 From 75cc84fddb30202fd9f9ecfcf95dab579ee5f7b4 Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Tue, 25 Jun 2024 14:29:49 -0400 Subject: [PATCH 06/13] Update EarlyMolniyaSat.cfg --- .../Contracts/Commercial Applications 1/EarlyMolniyaSat.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GameData/RP-1/Contracts/Commercial Applications 1/EarlyMolniyaSat.cfg b/GameData/RP-1/Contracts/Commercial Applications 1/EarlyMolniyaSat.cfg index 0917c7383a7..8cef9a6e50d 100644 --- a/GameData/RP-1/Contracts/Commercial Applications 1/EarlyMolniyaSat.cfg +++ b/GameData/RP-1/Contracts/Commercial Applications 1/EarlyMolniyaSat.cfg @@ -30,8 +30,8 @@ CONTRACT_TYPE advanceFunds = 0 rewardFunds = 0 rewardScience = 0 - rewardReputation = Round(55 * Pow(@EarlyMolniya/ReachOrbit/minPeA / 6000000, 0.5) * Pow(((@EarlyMolniya/HasComSatPayload/minQuantity / 325) * 10), 0.5) * @rewardFactor, 1) - failureReputation = 0 // was @rewardReputation + rewardReputation = Round(55 * Pow(@EarlyMolniya/ReachOrbit/minPeA / 6000000, 0.5) * Pow((@EarlyMolniya/HasComSatPayload/minQuantity / 325), 0.5) * @rewardFactor, 1) + failureReputation = 0 // was @rewardReputation0 failureFunds = 0 // ************ REQUIREMENTS ************ From e8fe01870573fca61741a951f48aa14ec5f9a0a5 Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Tue, 25 Jun 2024 14:30:42 -0400 Subject: [PATCH 07/13] Update EarlyMolniyaSat.cfg --- .../Contracts/Commercial Applications 1/EarlyMolniyaSat.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GameData/RP-1/Contracts/Commercial Applications 1/EarlyMolniyaSat.cfg b/GameData/RP-1/Contracts/Commercial Applications 1/EarlyMolniyaSat.cfg index 8cef9a6e50d..7d8eeffba06 100644 --- a/GameData/RP-1/Contracts/Commercial Applications 1/EarlyMolniyaSat.cfg +++ b/GameData/RP-1/Contracts/Commercial Applications 1/EarlyMolniyaSat.cfg @@ -31,7 +31,7 @@ CONTRACT_TYPE rewardFunds = 0 rewardScience = 0 rewardReputation = Round(55 * Pow(@EarlyMolniya/ReachOrbit/minPeA / 6000000, 0.5) * Pow((@EarlyMolniya/HasComSatPayload/minQuantity / 325), 0.5) * @rewardFactor, 1) - failureReputation = 0 // was @rewardReputation0 + failureReputation = 0 // was @rewardReputation failureFunds = 0 // ************ REQUIREMENTS ************ From 5b7bb08c79c8dfb785c59a1211e91a46f6b764cf Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Sun, 7 Jul 2024 12:15:36 -0400 Subject: [PATCH 08/13] Update Programs.cfg add reminder to train crew a year before launch (proficiency takes about a year) --- GameData/RP-1/Programs/Programs.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GameData/RP-1/Programs/Programs.cfg b/GameData/RP-1/Programs/Programs.cfg index 9be70f68c54..b77563436a7 100644 --- a/GameData/RP-1/Programs/Programs.cfg +++ b/GameData/RP-1/Programs/Programs.cfg @@ -699,7 +699,7 @@ RP0_PROGRAM name = CrewedOrbitEarly isHSF = true title = Crewed Orbit - description = Sending machines to space as a proxy for human beings was never the final goal. This program requires you to safely put astronauts into orbit and return them to the Earth, proving that humanity can survive in the most hostile environment nature has given us the opportunity to explore. You will need to upgrade your Astronaut Complex to level three so you can train your astronauts for the rigors of spaceflight. + description = Sending machines to space as a proxy for human beings was never the final goal. This program requires you to safely put astronauts into orbit and return them to the Earth, proving that humanity can survive in the most hostile environment nature has given us the opportunity to explore. You will need to upgrade your Astronaut Complex to level three so you can train your astronauts for the rigors of spaceflight. Make sure you start to train your crew about a year before you launch. requirementsPrettyText = Complete one of the Early Satellites Programs objectivesPrettyText = Complete the program by putting an astronaut into orbit and returning them. nominalDurationYears = 4 From 7f826a0a98295d197af5ee02781340b51c01514e Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Sun, 7 Jul 2024 19:16:01 -0400 Subject: [PATCH 09/13] Update EarlyComSat-CA.cfg --- .../RP-1/Contracts/Commercial Applications 1/EarlyComSat-CA.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GameData/RP-1/Contracts/Commercial Applications 1/EarlyComSat-CA.cfg b/GameData/RP-1/Contracts/Commercial Applications 1/EarlyComSat-CA.cfg index 8302f1f42eb..1d8ec2322e5 100644 --- a/GameData/RP-1/Contracts/Commercial Applications 1/EarlyComSat-CA.cfg +++ b/GameData/RP-1/Contracts/Commercial Applications 1/EarlyComSat-CA.cfg @@ -4,7 +4,7 @@ CONTRACT_TYPE title = Commercial Communications Satellite (Early) group = CommApp - description = Program: Early Commercial Applications
Type: Optional


Now that satellite communications technology has been proven, launch more capable satellites to expand communication coverage further around Earth. Every major Telecom now wants their own satellite capabilities tailored to their specific needs. Launch new communications satellites with the required specifications into the specified orbits.

NOTE: The satellite will be destroyed upon completion of the contract. This simulates transfer of the payload back to the customer.

The reward of this contract will slowly increase over time but will be reset to 0 after each completion.
Current reward is at @rewardFactorPercent % of its nominal value. Elapsed/Expected Days: @elapsedDays / @RP0:expectedDays_EarlyComSat
Number of Contracts Completed: @index / unlimited
+ description = Program: Early Commercial Applications
Type: Optional


Now that satellite communications technology has been proven, we need to launch more capable satellites to expand communication coverage further around Earth. Every major Telecom wants their own satellite capabilities tailored to their specific needs. Launch new communications satellites with the required specifications into the specified orbits.

NOTE: The satellite will be destroyed upon completion of the contract. This simulates transfer of the payload back to the customer.

The reward of this contract will slowly increase over time but will be reset to 0 after each completion.
Current reward is at @rewardFactorPercent % of its nominal value. Elapsed/Expected Days: @elapsedDays / @RP0:expectedDays_EarlyComSat
Number of Contracts Completed: @index / unlimited
genericDescription = Put a satellite with the required amount of communications satellite payload into the desired orbit. synopsis = Launch a Communications Satellite for a customer. From 46c8650c76f6007d9d696de66b1b7c3e795fb8ed Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Sun, 7 Jul 2024 19:19:25 -0400 Subject: [PATCH 10/13] Update EarlyNavSat-CA.cfg the description implied that a network was being made, which is incorrect i adapted the description from the commercial repeatable --- .../RP-1/Contracts/Commercial Applications 1/EarlyNavSat-CA.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GameData/RP-1/Contracts/Commercial Applications 1/EarlyNavSat-CA.cfg b/GameData/RP-1/Contracts/Commercial Applications 1/EarlyNavSat-CA.cfg index dd1e71e55b8..e46ded84e6b 100644 --- a/GameData/RP-1/Contracts/Commercial Applications 1/EarlyNavSat-CA.cfg +++ b/GameData/RP-1/Contracts/Commercial Applications 1/EarlyNavSat-CA.cfg @@ -4,7 +4,7 @@ CONTRACT_TYPE title = Commercial Navigation Satellite (Early) group = CommApp - description = Program: Early Commercial Applications
Type: Optional


The First Navigation Satellite contract proved that measuring signals from a satellite is an effective method for determining position data on the surface of the Earth. Expand on this capability to create the first rudimentary satellite-based precision location network. At least 3 satellites are required to locate a position on a sphere, with a fourth necessary to determine vertical position. Launch at least 4 more navigation satellites into polar orbits.

NOTE: The satellite will be destroyed upon completion of the contract. This simulates transfer of the payload back to the customer.

The reward of this contract will slowly increase over time but will be reset to 0 after each completion.
Current reward is at @rewardFactorPercent % of its nominal value. Elapsed/Expected Days: @elapsedDays / @RP0:expectedDays_EarlyComSat
Number of Contracts Completed: @index / unlimited
+ description = Program: Early Commercial Applications
Type: Optional


Now that satellite navigation technology has been proven, we need to launch more capable satellites to expand navigation coverage further around Earth. Our customers want their own satellite capabilities tailored to their specific needs. Launch new navigation satellites with the required specifications into the specified orbits.

NOTE: The satellite will be destroyed upon completion of the contract. This simulates transfer of the payload back to the customer.

The reward of this contract will slowly increase over time but will be reset to 0 after each completion.
Current reward is at @rewardFactorPercent % of its nominal value. Elapsed/Expected Days: @elapsedDays / @RP0:expectedDays_EarlyComSat
Number of Contracts Completed: @index / unlimited
genericDescription = Put a satellite with the required amount of navigation satellite payload into the desired orbit. synopsis = Launch a Navigation Satellite for a customer. From 32593d0c60496142ab4a1d4cada0dedbfede1999 Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Sun, 7 Jul 2024 22:16:55 -0400 Subject: [PATCH 11/13] Update SXT.json the mk-10 is the set of 3 balloons, the mk10-xl is the single large balloon --- Source/Tech Tree/Parts Browser/data/SXT.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/Tech Tree/Parts Browser/data/SXT.json b/Source/Tech Tree/Parts Browser/data/SXT.json index 257c2ee5617..a2775f332ee 100644 --- a/Source/Tech Tree/Parts Browser/data/SXT.json +++ b/Source/Tech Tree/Parts Browser/data/SXT.json @@ -653,7 +653,7 @@ { "name": "SXTAirbag", "title": "Mk10-XL Inflatable Airbag", - "description": "A set of inflatable balloons that can handle impacts of moderate speed on planetary surfaces. These airbags are well suited for landing small landers and probes on rough terrain when a skycrane or internal propulsion is lacking or imprecise. First used on Russian Luna landers like Luna 9, airbags served well as Mars landing systems during various missions.", + "description": "A more advanced alternative to the Mk-10 landing system. Rather stronger.", "mod": "SXT", "cost": 200, "entry_cost": 20000, @@ -676,7 +676,7 @@ { "name": "SXTAirbagSmall", "title": "Mk-10 Inflatable Airbag", - "description": "A more advanced alternative to the Mk-10 landing system. Rather stronger.", + "description": "A set of inflatable balloons that can handle impacts of moderate speed on planetary surfaces. These airbags are well suited for landing small landers and probes on rough terrain when a skycrane or internal propulsion is lacking or imprecise. First used on Russian Luna landers like Luna 9, airbags served well as Mars landing systems during various missions.", "mod": "SXT", "cost": 150, "entry_cost": 15000, From 1278e515a2ee97c32ead77e3b7724c0f712d1d68 Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Thu, 11 Jul 2024 15:33:09 -0400 Subject: [PATCH 12/13] Update SXT.json --- Source/Tech Tree/Parts Browser/data/SXT.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/Tech Tree/Parts Browser/data/SXT.json b/Source/Tech Tree/Parts Browser/data/SXT.json index a2775f332ee..bd177f602b4 100644 --- a/Source/Tech Tree/Parts Browser/data/SXT.json +++ b/Source/Tech Tree/Parts Browser/data/SXT.json @@ -983,7 +983,7 @@ { "name": "SXTDLK83EHabitat", "title": "Ares LK-S3E Heavy Planetary Habitat", - "description": "Hold 8 people with 45 days of supplies. A top of the line habitat meant for long-term operations. Typically after the initial 'colonists' made their situation more 'permanent' with a bit of lithobreaking. Features cabins, food preparation areas, sofas, space loos, laboratory, and even a home gym.", + "description": "Holds 8 people with 45 days of supplies. A top of the line habitat meant for long-term operations. Typically after the initial 'colonists' made their situation more 'permanent' with a bit of lithobreaking. Features cabins, food preparation areas, sofas, space loos, laboratory, and even a home gym.", "mod": "SXT", "cost": 0, "entry_cost": 420000, @@ -1136,7 +1136,7 @@ { "name": "SXTISSHabISK30", "title": "Skylab Orbital Workshop", - "description": "Hold 8 peole with 155 days (5 months) of supplies. A large crew compartment designed for larger, more permanent space stations. Designed and launched in 1973, the Skylab orbital station was the wider space station ever. Given the 270m3 pressurised volume, there is plenty of room for all your IVA activies. It even features a orbital laboratory!", + "description": "Hold 8 peole with 155 days (5 months) of supplies. A large crew compartment designed for larger, more permanent space stations. Designed and launched in 1973, the Skylab orbital station was the widest space station ever. Given the 270m3 pressurised volume, there is plenty of room for all your IVA activies. It even features a orbital laboratory!", "mod": "SXT", "cost": 17400, "entry_cost": 200000, From e09b1d638e97d43c52e5387ecca658c2614e77d8 Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Thu, 11 Jul 2024 15:34:19 -0400 Subject: [PATCH 13/13] Update SXT.json --- Source/Tech Tree/Parts Browser/data/SXT.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Tech Tree/Parts Browser/data/SXT.json b/Source/Tech Tree/Parts Browser/data/SXT.json index bd177f602b4..012f7b684ec 100644 --- a/Source/Tech Tree/Parts Browser/data/SXT.json +++ b/Source/Tech Tree/Parts Browser/data/SXT.json @@ -983,7 +983,7 @@ { "name": "SXTDLK83EHabitat", "title": "Ares LK-S3E Heavy Planetary Habitat", - "description": "Holds 8 people with 45 days of supplies. A top of the line habitat meant for long-term operations. Typically after the initial 'colonists' made their situation more 'permanent' with a bit of lithobreaking. Features cabins, food preparation areas, sofas, space loos, laboratory, and even a home gym.", + "description": "Hold 8 people with 45 days of supplies. A top of the line habitat meant for long-term operations. Typically after the initial 'colonists' made their situation more 'permanent' with a bit of lithobreaking. Features cabins, food preparation areas, sofas, space loos, laboratory, and even a home gym.", "mod": "SXT", "cost": 0, "entry_cost": 420000,