From 501b4c71fea6b808ac47710dc07b35bc037868cb Mon Sep 17 00:00:00 2001
From: NovemberOrWhatever
<104395162+NovemberOrWhatever@users.noreply.github.com>
Date: Tue, 12 Sep 2023 22:55:11 -0700
Subject: [PATCH] Set contract parameters to sentence case + minor improvements
(#2227)
Also remove periods from places where they look weird in game
Correct descriptions for how required a few contracts are, and which programs they are a part of when it's multiple
Try to be a bit more consistent in places where common nouns are capitalized like proper nouns
+ Misc description tweaks for grammar and clarity
---
.../Contracts/Asteroid Exploration/Ceres Landing.cfg | 2 +-
.../Contracts/Asteroid Exploration/Ceres Orbit_Rep.cfg | 2 +-
.../Contracts/Asteroid Exploration/Vesta Landing.cfg | 2 +-
.../Contracts/Asteroid Exploration/Vesta Orbit_Rep.cfg | 2 +-
.../RP-1/Contracts/Early Lunar Probes/LunarFlyby.cfg | 2 +-
.../Contracts/Early Lunar Probes/LunarImpactor.cfg | 2 +-
.../Early Lunar Probes/LunarImpactorOptional.cfg | 2 +-
.../Early Satellites (Heavy)/FirstBioSat-Heavy.cfg | 2 +-
.../Early Satellites (Heavy)/FirstPolarSat-Heavy.cfg | 2 +-
.../Early Satellites (Heavy)/FirstSatellite-Heavy.cfg | 2 +-
.../Early Satellites (Heavy)/FirstScienceSat-Heavy.cfg | 2 +-
.../Early Satellites (Light)/AtmosphereAnalysis.cfg | 2 +-
.../Early Satellites (Light)/FirstPolarSat.cfg | 2 +-
.../Early Satellites (Light)/FirstSatellite.cfg | 2 +-
.../Early Satellites (Light)/FirstScienceSat.cfg | 2 +-
.../Early Satellites (Light)/FirstSolarSat.cfg | 2 +-
.../Early Satellites (Light)/FirstSunSyncSat.cfg | 4 ++--
GameData/RP-1/Contracts/Earth Crewed Adv/FirstEVA.cfg | 2 +-
.../RP-1/Contracts/Earth Crewed Adv/OrbitalFlight2.cfg | 2 +-
.../RP-1/Contracts/Earth Crewed Adv/OrbitalFlight3.cfg | 4 ++--
.../RP-1/Contracts/Earth Crewed Adv/Rendezvous.cfg | 2 +-
.../RP-1/Contracts/Earth Crewed/CrewedScienceBasic.cfg | 6 +++---
.../RP-1/Contracts/Earth Crewed/FirstOrbitCrewed.cfg | 6 +++---
.../RP-1/Contracts/Earth Crewed/OrbitalFlight1.cfg | 4 ++--
.../RP-1/Contracts/Earth Crewed/OrbitalTestFlight.cfg | 6 +++---
.../Contracts/Earth Crewed/OrbitalTestFlightAnimal.cfg | 4 ++--
.../RP-1/Contracts/Earth Crewed/SuborbitalCrewed.cfg | 2 +-
.../Contracts/Earth Crewed/SuborbitalTestFlight.cfg | 2 +-
.../RP-1/Contracts/Earth Satellites/ComTestSat.cfg | 2 +-
.../RP-1/Contracts/Earth Satellites/EarlyComSat.cfg | 2 +-
.../RP-1/Contracts/Earth Satellites/FirstComSat.cfg | 2 +-
.../RP-1/Contracts/Earth Satellites/FirstGEOSat.cfg | 2 +-
.../Contracts/Earth Satellites/FirstMolniyaSat.cfg | 4 ++--
.../RP-1/Contracts/Earth Satellites/FirstNavSat.cfg | 2 +-
.../RP-1/Contracts/Earth Satellites/FirstTundraSat.cfg | 4 ++--
.../Contracts/Earth Satellites/FirstWeatherSat.cfg | 2 +-
.../Contracts/Earth Satellites/GEORepeatComSats.cfg | 2 +-
.../RP-1/Contracts/Human Records/CrewedCountRecord.cfg | 2 +-
.../Jovian Moon Landings/Callisto Landing.cfg | 2 +-
.../Contracts/Jovian Moon Landings/Europa Landing.cfg | 2 +-
.../Jovian Moon Landings/Ganymede Landing.cfg | 2 +-
.../RP-1/Contracts/Jovian Moon Landings/Io Landing.cfg | 2 +-
.../Contracts/Jupiter Observation/Jupiter Probe.cfg | 2 +-
.../RP-1/Contracts/Lunar Crewed/CrewedLunarFlyby.cfg | 2 +-
.../Contracts/Lunar Crewed/CrewedMoonLandingRover.cfg | 8 ++++----
.../Lunar Crewed/CrewedMoonLandingTargeted.cfg | 2 +-
.../Contracts/Lunar Crewed/FirstCrewedLunarOrbit.cfg | 2 +-
.../Contracts/Lunar Crewed/FirstMoonLandingCrewed.cfg | 2 +-
.../Lunar Crewed/FirstMoonLandingCrewedDirect.cfg | 2 +-
.../Contracts/Lunar Surface Probes/MoonLanding.cfg | 2 +-
.../Lunar Surface Probes/MoonLandingFarSide.cfg | 2 +-
.../MoonLandingFarSideOptional.cfg | 2 +-
.../Lunar Surface Probes/MoonLandingOptional.cfg | 2 +-
.../Lunar Surface Probes/MoonLandingReturn.cfg | 2 +-
.../Contracts/Lunar Surface Probes/MoonOrbiter.cfg | 2 +-
.../Lunar Surface Probes/MoonOrbiterOptional.cfg | 2 +-
.../RP-1/Contracts/Lunar Surface Probes/MoonRover.cfg | 10 +++++-----
GameData/RP-1/Contracts/Mars/Deimos Landing.cfg | 2 +-
GameData/RP-1/Contracts/Mars/Mars Landing.cfg | 2 +-
GameData/RP-1/Contracts/Mars/Mars Probe.cfg | 2 +-
GameData/RP-1/Contracts/Mars/Mars Rover.cfg | 8 ++++----
GameData/RP-1/Contracts/Mars/MarsOrbitRepeat.cfg | 2 +-
GameData/RP-1/Contracts/Mars/Phobos Landing.cfg | 2 +-
GameData/RP-1/Contracts/Mars/Phobos Sample Return.cfg | 2 +-
.../Contracts/Mercury Exploration/Mercury Landing.cfg | 2 +-
.../Contracts/Mercury Exploration/Mercury Rover.cfg | 10 +++++-----
.../Contracts/Outer Gas Giant Survey/Neptune Probe.cfg | 2 +-
.../Outer Gas Giant Survey/Triton Landing.cfg | 2 +-
.../Contracts/Outer Gas Giant Survey/Uranus Probe.cfg | 2 +-
.../Contracts/Plutonian Landings/Charon Landing.cfg | 2 +-
.../RP-1/Contracts/Plutonian Landings/Charon Rover.cfg | 10 +++++-----
.../Contracts/Plutonian Landings/Pluto Landing.cfg | 2 +-
.../RP-1/Contracts/Plutonian Landings/Pluto Rover.cfg | 10 +++++-----
.../RP-1/Contracts/Saturn Observation/Saturn Probe.cfg | 2 +-
.../RP-1/Contracts/Saturn Observation/Titan Probe.cfg | 2 +-
.../RP-1/Contracts/Saturn Observation/Titan Rover.cfg | 10 +++++-----
.../Saturnine Moon Landings/Dione Landing.cfg | 2 +-
.../Saturnine Moon Landings/Enceladus Landing.cfg | 2 +-
.../Saturnine Moon Landings/Iapetus Landing.cfg | 2 +-
.../Saturnine Moon Landings/Mimas Landing.cfg | 2 +-
.../Contracts/Saturnine Moon Landings/Rhea Landing.cfg | 2 +-
.../Saturnine Moon Landings/Tethys Landing.cfg | 2 +-
.../Saturnine Moon Landings/Titan Landing.cfg | 2 +-
.../Sounding Rockets/DistanceSoundingDifficult.cfg | 2 +-
.../Sounding Rockets/DistanceSoundingIntermediate.cfg | 2 +-
GameData/RP-1/Contracts/Sounding Rockets/Downrange.cfg | 2 +-
.../RP-1/Contracts/Sounding Rockets/DownrangeEarly.cfg | 2 +-
.../RP-1/Contracts/Sounding Rockets/First Flight.cfg | 2 +-
.../RP-1/Contracts/Sounding Rockets/KarmanLine.cfg | 2 +-
.../Contracts/Sounding Rockets/SoundingDifficult.cfg | 2 +-
.../Sounding Rockets/SoundingIntermediate.cfg | 2 +-
.../Contracts/Sounding Rockets/SuborbitalReturn.cfg | 4 ++--
GameData/RP-1/Contracts/Spaceplanes/DockingPlane.cfg | 2 +-
.../RP-1/Contracts/Spaceplanes/FirstPlaneOrbit.cfg | 4 ++--
GameData/RP-1/Contracts/Spaceplanes/OrbitalPlane1.cfg | 4 ++--
GameData/RP-1/Contracts/Spaceplanes/OrbitalPlane2.cfg | 2 +-
GameData/RP-1/Contracts/Spaceplanes/OrbitalPlane3.cfg | 4 ++--
.../RP-1/Contracts/Spaceplanes/RendezvousPlane.cfg | 2 +-
.../Contracts/Spaceplanes/SuborbitalPlaneCrewed.cfg | 2 +-
GameData/RP-1/Contracts/Venus/Venus Landing.cfg | 2 +-
GameData/RP-1/Contracts/Venus/Venus Probe.cfg | 2 +-
GameData/RP-1/Contracts/Venus/VenusOrbitRepeat.cfg | 2 +-
.../Contracts/X-Plane Research/BreakSoundBarrier.cfg | 2 +-
103 files changed, 145 insertions(+), 145 deletions(-)
diff --git a/GameData/RP-1/Contracts/Asteroid Exploration/Ceres Landing.cfg b/GameData/RP-1/Contracts/Asteroid Exploration/Ceres Landing.cfg
index af2fcab386e..e67d64f469b 100644
--- a/GameData/RP-1/Contracts/Asteroid Exploration/Ceres Landing.cfg
+++ b/GameData/RP-1/Contracts/Asteroid Exploration/Ceres Landing.cfg
@@ -49,7 +49,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Ceres Lander
+ title = Ceres lander
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Asteroid Exploration/Ceres Orbit_Rep.cfg b/GameData/RP-1/Contracts/Asteroid Exploration/Ceres Orbit_Rep.cfg
index 5597e576e43..df1c0d34d72 100644
--- a/GameData/RP-1/Contracts/Asteroid Exploration/Ceres Orbit_Rep.cfg
+++ b/GameData/RP-1/Contracts/Asteroid Exploration/Ceres Orbit_Rep.cfg
@@ -5,7 +5,7 @@ CONTRACT_TYPE
group = AsteroidExploration
agent = Grand Tours
- description = Program: Asteroid Exploration
Type: Optional
Design and successfully launch an uncrewed probe that will enter into a scientifically useful orbit of Ceres.&br;The flexible parameters of this contract allow you to choose a high inclination orbit for maximum surface coverage or any other inclination that matches your scientific objectives.
+ description = Program: Asteroid Exploration
Type: Optional
Design and successfully launch an uncrewed probe that will enter into a scientifically useful orbit of Ceres.
synopsis = Send an uncrewed probe into orbit around Ceres
diff --git a/GameData/RP-1/Contracts/Asteroid Exploration/Vesta Landing.cfg b/GameData/RP-1/Contracts/Asteroid Exploration/Vesta Landing.cfg
index c9af2fdbe9f..3e8540bde6c 100644
--- a/GameData/RP-1/Contracts/Asteroid Exploration/Vesta Landing.cfg
+++ b/GameData/RP-1/Contracts/Asteroid Exploration/Vesta Landing.cfg
@@ -49,7 +49,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Vesta Lander
+ title = Vesta lander
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Asteroid Exploration/Vesta Orbit_Rep.cfg b/GameData/RP-1/Contracts/Asteroid Exploration/Vesta Orbit_Rep.cfg
index ea467488cc4..e6ca87db164 100644
--- a/GameData/RP-1/Contracts/Asteroid Exploration/Vesta Orbit_Rep.cfg
+++ b/GameData/RP-1/Contracts/Asteroid Exploration/Vesta Orbit_Rep.cfg
@@ -5,7 +5,7 @@ CONTRACT_TYPE
group = AsteroidExploration
agent = Grand Tours
- description = Program: Asteroid Exploration
Type: Optional
Design and successfully launch an uncrewed probe that will enter into a scientifically useful orbit of Vesta.&br;The flexible parameters of this contract allow you to choose a high inclination orbit for maximum surface coverage or any other inclination that matches your scientific objectives.
+ description = Program: Asteroid Exploration
Type: Optional
Design and successfully launch an uncrewed probe that will enter into a scientifically useful orbit of Vesta.
synopsis = Send an uncrewed probe into orbit around Vesta
diff --git a/GameData/RP-1/Contracts/Early Lunar Probes/LunarFlyby.cfg b/GameData/RP-1/Contracts/Early Lunar Probes/LunarFlyby.cfg
index 04a048673b5..d723cc2fa82 100644
--- a/GameData/RP-1/Contracts/Early Lunar Probes/LunarFlyby.cfg
+++ b/GameData/RP-1/Contracts/Early Lunar Probes/LunarFlyby.cfg
@@ -46,7 +46,7 @@ CONTRACT_TYPE
{
name = MoonFlyby
type = VesselParameterGroup
- title = Moon Flyby Craft
+ title = Lunar flyby
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Early Lunar Probes/LunarImpactor.cfg b/GameData/RP-1/Contracts/Early Lunar Probes/LunarImpactor.cfg
index 2864a184149..0d5527bf247 100644
--- a/GameData/RP-1/Contracts/Early Lunar Probes/LunarImpactor.cfg
+++ b/GameData/RP-1/Contracts/Early Lunar Probes/LunarImpactor.cfg
@@ -85,7 +85,7 @@ CONTRACT_TYPE
{
name = MoonImpact
type = VesselParameterGroup
- title = Moon Impact Craft
+ title = Lunar impactor
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Early Lunar Probes/LunarImpactorOptional.cfg b/GameData/RP-1/Contracts/Early Lunar Probes/LunarImpactorOptional.cfg
index 5c015ec0306..e51788b3103 100644
--- a/GameData/RP-1/Contracts/Early Lunar Probes/LunarImpactorOptional.cfg
+++ b/GameData/RP-1/Contracts/Early Lunar Probes/LunarImpactorOptional.cfg
@@ -88,7 +88,7 @@ CONTRACT_TYPE
{
name = MoonImpact
type = VesselParameterGroup
- title = Moon Impact Craft
+ title = Lunar impactor
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Early Satellites (Heavy)/FirstBioSat-Heavy.cfg b/GameData/RP-1/Contracts/Early Satellites (Heavy)/FirstBioSat-Heavy.cfg
index 37ef842efd6..3d24f8a35b1 100644
--- a/GameData/RP-1/Contracts/Early Satellites (Heavy)/FirstBioSat-Heavy.cfg
+++ b/GameData/RP-1/Contracts/Early Satellites (Heavy)/FirstBioSat-Heavy.cfg
@@ -77,7 +77,7 @@ CONTRACT_TYPE
{
name = FirstSat
type = VesselParameterGroup
- title = First Bio Satellite
+ title = First bio satellite
define = FirstBioSat
PARAMETER
diff --git a/GameData/RP-1/Contracts/Early Satellites (Heavy)/FirstPolarSat-Heavy.cfg b/GameData/RP-1/Contracts/Early Satellites (Heavy)/FirstPolarSat-Heavy.cfg
index 14f5dc64efe..a714ad352cb 100644
--- a/GameData/RP-1/Contracts/Early Satellites (Heavy)/FirstPolarSat-Heavy.cfg
+++ b/GameData/RP-1/Contracts/Early Satellites (Heavy)/FirstPolarSat-Heavy.cfg
@@ -105,7 +105,7 @@ CONTRACT_TYPE
{
name = PolarSat
type = VesselParameterGroup
- title = Polar Satellite
+ title = Polar satellite
define = PolarSat
PARAMETER
diff --git a/GameData/RP-1/Contracts/Early Satellites (Heavy)/FirstSatellite-Heavy.cfg b/GameData/RP-1/Contracts/Early Satellites (Heavy)/FirstSatellite-Heavy.cfg
index 695e25479c5..e2f61e5174e 100644
--- a/GameData/RP-1/Contracts/Early Satellites (Heavy)/FirstSatellite-Heavy.cfg
+++ b/GameData/RP-1/Contracts/Early Satellites (Heavy)/FirstSatellite-Heavy.cfg
@@ -64,7 +64,7 @@ CONTRACT_TYPE
{
name = FirstSat
type = VesselParameterGroup
- title = First Satellite
+ title = First satellite
define = FirstSat
PARAMETER
diff --git a/GameData/RP-1/Contracts/Early Satellites (Heavy)/FirstScienceSat-Heavy.cfg b/GameData/RP-1/Contracts/Early Satellites (Heavy)/FirstScienceSat-Heavy.cfg
index f26085f7baa..bf99ce2a1c5 100644
--- a/GameData/RP-1/Contracts/Early Satellites (Heavy)/FirstScienceSat-Heavy.cfg
+++ b/GameData/RP-1/Contracts/Early Satellites (Heavy)/FirstScienceSat-Heavy.cfg
@@ -70,7 +70,7 @@ CONTRACT_TYPE
{
name = FirstSat
type = VesselParameterGroup
- title = First Science Satellite
+ title = First science satellite
define = FirstScienceSat
PARAMETER
diff --git a/GameData/RP-1/Contracts/Early Satellites (Light)/AtmosphereAnalysis.cfg b/GameData/RP-1/Contracts/Early Satellites (Light)/AtmosphereAnalysis.cfg
index 5f22ac1cda5..090e10b9be6 100644
--- a/GameData/RP-1/Contracts/Early Satellites (Light)/AtmosphereAnalysis.cfg
+++ b/GameData/RP-1/Contracts/Early Satellites (Light)/AtmosphereAnalysis.cfg
@@ -72,7 +72,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Atmosphere Analysis Satellite
+ title = Atmosphere analysis satellite
define = AtmosphereSat
PARAMETER
diff --git a/GameData/RP-1/Contracts/Early Satellites (Light)/FirstPolarSat.cfg b/GameData/RP-1/Contracts/Early Satellites (Light)/FirstPolarSat.cfg
index bed169e3d31..25418faea4e 100644
--- a/GameData/RP-1/Contracts/Early Satellites (Light)/FirstPolarSat.cfg
+++ b/GameData/RP-1/Contracts/Early Satellites (Light)/FirstPolarSat.cfg
@@ -84,7 +84,7 @@ CONTRACT_TYPE
{
name = PolarSat
type = VesselParameterGroup
- title = Polar Satellite
+ title = Polar satellite
define = PolarSat
PARAMETER
diff --git a/GameData/RP-1/Contracts/Early Satellites (Light)/FirstSatellite.cfg b/GameData/RP-1/Contracts/Early Satellites (Light)/FirstSatellite.cfg
index f9a81d23cd8..16b7450439c 100644
--- a/GameData/RP-1/Contracts/Early Satellites (Light)/FirstSatellite.cfg
+++ b/GameData/RP-1/Contracts/Early Satellites (Light)/FirstSatellite.cfg
@@ -64,7 +64,7 @@ CONTRACT_TYPE
{
name = FirstSat
type = VesselParameterGroup
- title = First Satellite
+ title = First satellite
define = FirstSat
PARAMETER
diff --git a/GameData/RP-1/Contracts/Early Satellites (Light)/FirstScienceSat.cfg b/GameData/RP-1/Contracts/Early Satellites (Light)/FirstScienceSat.cfg
index 6c2f55bb2c2..2984ece5bba 100644
--- a/GameData/RP-1/Contracts/Early Satellites (Light)/FirstScienceSat.cfg
+++ b/GameData/RP-1/Contracts/Early Satellites (Light)/FirstScienceSat.cfg
@@ -72,7 +72,7 @@ CONTRACT_TYPE
{
name = FirstSat
type = VesselParameterGroup
- title = First Science Satellite
+ title = First science satellite
define = FirstScienceSat
PARAMETER
diff --git a/GameData/RP-1/Contracts/Early Satellites (Light)/FirstSolarSat.cfg b/GameData/RP-1/Contracts/Early Satellites (Light)/FirstSolarSat.cfg
index 41d9e001315..0779897b00a 100644
--- a/GameData/RP-1/Contracts/Early Satellites (Light)/FirstSolarSat.cfg
+++ b/GameData/RP-1/Contracts/Early Satellites (Light)/FirstSolarSat.cfg
@@ -84,7 +84,7 @@ CONTRACT_TYPE
{
name = SolarSat
type = VesselParameterGroup
- title = Solar Satellite
+ title = Solar satellite
define = SolarSatellite
PARAMETER
diff --git a/GameData/RP-1/Contracts/Early Satellites (Light)/FirstSunSyncSat.cfg b/GameData/RP-1/Contracts/Early Satellites (Light)/FirstSunSyncSat.cfg
index 1a5036f4433..b3b22aa8af1 100644
--- a/GameData/RP-1/Contracts/Early Satellites (Light)/FirstSunSyncSat.cfg
+++ b/GameData/RP-1/Contracts/Early Satellites (Light)/FirstSunSyncSat.cfg
@@ -72,7 +72,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Sun-Synchronous Satellite
+ title = Sun-synchronous satellite
define = SunSyncSatellite
PARAMETER
@@ -96,7 +96,7 @@ CONTRACT_TYPE
{
name = ReachOrbit
type = Orbit
- title = Reach the correct orbit within the parameters. Note, this orbit is slightly retrograde.
+ title = Reach the correct orbit within the parameters. Note: This orbit is slightly retrograde.
minInclination = 95
maxInclination = 99
minEccentricity = 0.02
diff --git a/GameData/RP-1/Contracts/Earth Crewed Adv/FirstEVA.cfg b/GameData/RP-1/Contracts/Earth Crewed Adv/FirstEVA.cfg
index 976c6700141..3d5aaefa59f 100644
--- a/GameData/RP-1/Contracts/Earth Crewed Adv/FirstEVA.cfg
+++ b/GameData/RP-1/Contracts/Earth Crewed Adv/FirstEVA.cfg
@@ -101,7 +101,7 @@ CONTRACT_TYPE
{
name = CrewEVA
type = VesselParameterGroup
- title = First Orbital EVA
+ title = First orbital EVA
define = CrewEVA
PARAMETER
diff --git a/GameData/RP-1/Contracts/Earth Crewed Adv/OrbitalFlight2.cfg b/GameData/RP-1/Contracts/Earth Crewed Adv/OrbitalFlight2.cfg
index 5cd3b7f9ec7..4a7b30ac102 100644
--- a/GameData/RP-1/Contracts/Earth Crewed Adv/OrbitalFlight2.cfg
+++ b/GameData/RP-1/Contracts/Earth Crewed Adv/OrbitalFlight2.cfg
@@ -163,7 +163,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Crewed Orbital
+ title = Crewed orbital
completeInSequence = true
PARAMETER
diff --git a/GameData/RP-1/Contracts/Earth Crewed Adv/OrbitalFlight3.cfg b/GameData/RP-1/Contracts/Earth Crewed Adv/OrbitalFlight3.cfg
index 05b4bd1f997..ac6c994e887 100644
--- a/GameData/RP-1/Contracts/Earth Crewed Adv/OrbitalFlight3.cfg
+++ b/GameData/RP-1/Contracts/Earth Crewed Adv/OrbitalFlight3.cfg
@@ -146,7 +146,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Crewed Orbital
+ title = Crewed orbital
PARAMETER
{
@@ -190,7 +190,7 @@ CONTRACT_TYPE
name = Duration
type = Duration
duration = @/Duration
- preWaitText = Reach specified orbit.
+ preWaitText = Reach specified orbit
waitingText = Orbiting...
completionText = Orbits completed, you may fire retros when ready.
}
diff --git a/GameData/RP-1/Contracts/Earth Crewed Adv/Rendezvous.cfg b/GameData/RP-1/Contracts/Earth Crewed Adv/Rendezvous.cfg
index d5b6f2882d1..e748a16bb4c 100644
--- a/GameData/RP-1/Contracts/Earth Crewed Adv/Rendezvous.cfg
+++ b/GameData/RP-1/Contracts/Earth Crewed Adv/Rendezvous.cfg
@@ -84,7 +84,7 @@ CONTRACT_TYPE
{
name = Rendezvous
type = VesselParameterGroup
- title = First Rendezvous
+ title = First rendezvous
define = Rendezvous
PARAMETER
diff --git a/GameData/RP-1/Contracts/Earth Crewed/CrewedScienceBasic.cfg b/GameData/RP-1/Contracts/Earth Crewed/CrewedScienceBasic.cfg
index cfd157d3415..8fd0f23f9a5 100644
--- a/GameData/RP-1/Contracts/Earth Crewed/CrewedScienceBasic.cfg
+++ b/GameData/RP-1/Contracts/Earth Crewed/CrewedScienceBasic.cfg
@@ -6,7 +6,7 @@ CONTRACT_TYPE
tag = CrewedOrbitRequired
- description = Program: Crewed Orbit
Type: CAPSTONE
Human beings are capable of conducting a unique class of science experiments, one robotic spacecraft simply can't match. We'd like you to fly orbital missions in order to learn about about human beings in space, what they can do and how they percieve things around them. All these experiments were conducted historically during the Mercury and Vostok programs. As part of this science campaign, we need you to fly at least one flight that lasts a day or more in orbit. NOTE: You may have already collected some or all of this science. If you have, you won't need to collect it again, but you do need to fly at least one whole-day (or more) duration crewed flight.
+ description = Program: Crewed Orbit
Type: CAPSTONE
Human beings are capable of conducting a unique class of science experiments, one robotic spacecraft simply can't match. We'd like you to fly orbital missions in order to learn about human beings in space, what they can do, and how they perceive things around them. All these experiments were conducted historically during the Mercury and Vostok programs. As part of this science campaign, we also need you to fly at least one flight that lasts a day or more in orbit. NOTE: You may have already collected some or all of this science. If you have, you won't need to collect it again, but you do need to fly at least one whole-day (or more) duration crewed flight.
synopsis = Collect all basic crew science
@@ -77,7 +77,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = At Least One Crewed Orbital Mission - 1 Day
+ title = At least one crewed orbital mission - 1 Day
PARAMETER
{
@@ -120,7 +120,7 @@ CONTRACT_TYPE
name = Duration
type = Duration
duration = 1d
- preWaitText = Reach specified orbit.
+ preWaitText = Reach specified orbit
waitingText = Orbiting...
completionText = Orbits completed, you may fire retros when ready.
}
diff --git a/GameData/RP-1/Contracts/Earth Crewed/FirstOrbitCrewed.cfg b/GameData/RP-1/Contracts/Earth Crewed/FirstOrbitCrewed.cfg
index a387e6ec729..ce5368b0661 100644
--- a/GameData/RP-1/Contracts/Earth Crewed/FirstOrbitCrewed.cfg
+++ b/GameData/RP-1/Contracts/Earth Crewed/FirstOrbitCrewed.cfg
@@ -7,7 +7,7 @@ CONTRACT_TYPE
tag= CrewedOrbitRequired
- description = Program: Crewed Orbit
Type: CAPSTONE
Arguably one of the most important milestones a space program can achieve is putting a human into orbit around the Earth. The task requires a reliable launch system and many hours of research and engineering to pull off. Before committing to the goal, ensure you have the time to research, design, and build a craft capable of putting a human into a 150 km orbit for at least one full orbit. Single-person orbital spacecraft are fairly rare in history but serve an important role in proving future technologies and sending crew to space before rivals, with Mercury (1962, Atlas LV-3B) and Vostok (1961, Vostok-K) being the only examples.&br;&br;NOTE: Completing this contract will cause the 'Suborbital Flight (Crewed)' contracts to become unavailable. If it is accepted then it will automatically fail.
+ description = Program: Crewed Orbit
Type: Required
Arguably one of the most important milestones a space program can achieve is putting a human into orbit around the Earth. The task requires a reliable launch system and many hours of research and engineering to pull off. Before committing to the goal, ensure you have the time to research, design, and build a craft capable of putting a human into a 150 km orbit for at least one full orbit. Single-person orbital spacecraft are fairly rare in history but serve an important role in proving future technologies and sending crew to space before rivals, with Mercury (1962, Atlas LV-3B) and Vostok (1961, Vostok-K) being the only examples.&br;&br;NOTE: Completing this contract will cause the 'Suborbital Flight (Crewed)' contracts to become unavailable. If it is accepted then it will automatically fail.
synopsis = Send a person into orbit and return safely
@@ -88,7 +88,7 @@ CONTRACT_TYPE
{
name = CrewedOrbit
type = VesselParameterGroup
- title = Crew in Orbit
+ title = Crew in orbit
define = CrewedOrbit
PARAMETER
@@ -131,7 +131,7 @@ CONTRACT_TYPE
name = Duration
type = Duration
duration = 1h 27m
- preWaitText = Reach specified orbit.
+ preWaitText = Reach specified orbit
waitingText = Completing orbit...
completionText = Orbit completed, you may fire retros when ready.
}
diff --git a/GameData/RP-1/Contracts/Earth Crewed/OrbitalFlight1.cfg b/GameData/RP-1/Contracts/Earth Crewed/OrbitalFlight1.cfg
index 2e3cff1f688..4a904215bc4 100644
--- a/GameData/RP-1/Contracts/Earth Crewed/OrbitalFlight1.cfg
+++ b/GameData/RP-1/Contracts/Earth Crewed/OrbitalFlight1.cfg
@@ -144,7 +144,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Crewed Orbital
+ title = Crewed orbital
PARAMETER
{
@@ -187,7 +187,7 @@ CONTRACT_TYPE
name = Duration
type = Duration
duration = @/Duration
- preWaitText = Reach specified orbit.
+ preWaitText = Reach specified orbit
waitingText = Orbiting...
completionText = Orbits completed, you may fire retros when ready.
}
diff --git a/GameData/RP-1/Contracts/Earth Crewed/OrbitalTestFlight.cfg b/GameData/RP-1/Contracts/Earth Crewed/OrbitalTestFlight.cfg
index 145a8abce1e..01e050a0794 100644
--- a/GameData/RP-1/Contracts/Earth Crewed/OrbitalTestFlight.cfg
+++ b/GameData/RP-1/Contracts/Earth Crewed/OrbitalTestFlight.cfg
@@ -83,7 +83,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Orbital Flight Test
+ title = Orbital test flight
PARAMETER
{
@@ -108,7 +108,7 @@ CONTRACT_TYPE
type = HasCrew
minCrew = 0
maxCrew = 0
- title = Uncrewed Vessel
+ title = Uncrewed vessel
hideChildren = true
}
@@ -133,7 +133,7 @@ CONTRACT_TYPE
name = Duration
type = Duration
duration = 1h 27m
- preWaitText = Reach specified orbit.
+ preWaitText = Reach specified orbit
waitingText = Completing orbit...
completionText = Orbit completed, you may fire retros when ready.
}
diff --git a/GameData/RP-1/Contracts/Earth Crewed/OrbitalTestFlightAnimal.cfg b/GameData/RP-1/Contracts/Earth Crewed/OrbitalTestFlightAnimal.cfg
index d9c905bde14..e6053b68101 100644
--- a/GameData/RP-1/Contracts/Earth Crewed/OrbitalTestFlightAnimal.cfg
+++ b/GameData/RP-1/Contracts/Earth Crewed/OrbitalTestFlightAnimal.cfg
@@ -99,7 +99,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Orbital Flight Test
+ title = Orbital test flight
PARAMETER
{
@@ -158,7 +158,7 @@ CONTRACT_TYPE
name = Duration
type = Duration
duration = 1h 27m
- preWaitText = Reach specified orbit.
+ preWaitText = Reach specified orbit
waitingText = Completing orbit...
completionText = Orbit completed, you may fire retros when ready.
}
diff --git a/GameData/RP-1/Contracts/Earth Crewed/SuborbitalCrewed.cfg b/GameData/RP-1/Contracts/Earth Crewed/SuborbitalCrewed.cfg
index 9cc9f504302..686e480b9aa 100644
--- a/GameData/RP-1/Contracts/Earth Crewed/SuborbitalCrewed.cfg
+++ b/GameData/RP-1/Contracts/Earth Crewed/SuborbitalCrewed.cfg
@@ -124,7 +124,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Suborbital Flight
+ title = Suborbital flight
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Earth Crewed/SuborbitalTestFlight.cfg b/GameData/RP-1/Contracts/Earth Crewed/SuborbitalTestFlight.cfg
index 18a627cc424..89d259930a0 100644
--- a/GameData/RP-1/Contracts/Earth Crewed/SuborbitalTestFlight.cfg
+++ b/GameData/RP-1/Contracts/Earth Crewed/SuborbitalTestFlight.cfg
@@ -140,7 +140,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Suborbital Flight
+ title = Suborbital flight
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Earth Satellites/ComTestSat.cfg b/GameData/RP-1/Contracts/Earth Satellites/ComTestSat.cfg
index e9993e0b551..05740407ef4 100644
--- a/GameData/RP-1/Contracts/Earth Satellites/ComTestSat.cfg
+++ b/GameData/RP-1/Contracts/Earth Satellites/ComTestSat.cfg
@@ -139,7 +139,7 @@ CONTRACT_TYPE
type = VesselParameterGroup
define = TestComSatellite
dissassociateVesselsOnContractCompletion = true
- title = Communications Test Satellite
+ title = Communications test satellite
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Earth Satellites/EarlyComSat.cfg b/GameData/RP-1/Contracts/Earth Satellites/EarlyComSat.cfg
index 45ad89d3ee4..71817951518 100644
--- a/GameData/RP-1/Contracts/Earth Satellites/EarlyComSat.cfg
+++ b/GameData/RP-1/Contracts/Earth Satellites/EarlyComSat.cfg
@@ -141,7 +141,7 @@ CONTRACT_TYPE
type = VesselParameterGroup
define = EarlyComSatellite
dissassociateVesselsOnContractCompletion = true
- title = Communications Satellite (Early)
+ title = Communications satellite (early)
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Earth Satellites/FirstComSat.cfg b/GameData/RP-1/Contracts/Earth Satellites/FirstComSat.cfg
index 75588256cf0..be6920596d6 100644
--- a/GameData/RP-1/Contracts/Earth Satellites/FirstComSat.cfg
+++ b/GameData/RP-1/Contracts/Earth Satellites/FirstComSat.cfg
@@ -95,7 +95,7 @@ CONTRACT_TYPE
{
name = FirstComSat
type = VesselParameterGroup
- title = First Communications Satellite
+ title = First communications satellite
define = FirstComSat
PARAMETER
diff --git a/GameData/RP-1/Contracts/Earth Satellites/FirstGEOSat.cfg b/GameData/RP-1/Contracts/Earth Satellites/FirstGEOSat.cfg
index 4b8460ba74e..fcfa92e894e 100644
--- a/GameData/RP-1/Contracts/Earth Satellites/FirstGEOSat.cfg
+++ b/GameData/RP-1/Contracts/Earth Satellites/FirstGEOSat.cfg
@@ -57,7 +57,7 @@ CONTRACT_TYPE
{
name = GeostationarySat
type = VesselParameterGroup
- title = Geostationary Satellite
+ title = Geostationary satellite
define = Geostationary
PARAMETER
diff --git a/GameData/RP-1/Contracts/Earth Satellites/FirstMolniyaSat.cfg b/GameData/RP-1/Contracts/Earth Satellites/FirstMolniyaSat.cfg
index 6b5a5bf93e4..8cf5c5252d0 100644
--- a/GameData/RP-1/Contracts/Earth Satellites/FirstMolniyaSat.cfg
+++ b/GameData/RP-1/Contracts/Earth Satellites/FirstMolniyaSat.cfg
@@ -85,7 +85,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Molniya Satellite
+ title = Molniya satellite
define = MolniyaSatellite
PARAMETER
@@ -117,7 +117,7 @@ CONTRACT_TYPE
{
name = ReachOrbit
type = Orbit
- title = Reach the correct orbit within the parameters. Note, the argument of periapsis values mean that the apogee needs to be high in the northern latitudes.
+ title = Reach the correct orbit within the parameters. Note: The argument of periapsis values mean that the apogee needs to be high in the northern latitudes.
minInclination = 61.4
maxInclination = 65.4
minEccentricity = 0.7
diff --git a/GameData/RP-1/Contracts/Earth Satellites/FirstNavSat.cfg b/GameData/RP-1/Contracts/Earth Satellites/FirstNavSat.cfg
index d0c2744673c..eb2f72c4d53 100644
--- a/GameData/RP-1/Contracts/Earth Satellites/FirstNavSat.cfg
+++ b/GameData/RP-1/Contracts/Earth Satellites/FirstNavSat.cfg
@@ -65,7 +65,7 @@ CONTRACT_TYPE
{
name = FirstNavSat
type = VesselParameterGroup
- title = First Navigational Satellite
+ title = First navigational satellite
define = FirstNavSat
PARAMETER
diff --git a/GameData/RP-1/Contracts/Earth Satellites/FirstTundraSat.cfg b/GameData/RP-1/Contracts/Earth Satellites/FirstTundraSat.cfg
index cd8f5bfb08b..f836eb3ce40 100644
--- a/GameData/RP-1/Contracts/Earth Satellites/FirstTundraSat.cfg
+++ b/GameData/RP-1/Contracts/Earth Satellites/FirstTundraSat.cfg
@@ -86,7 +86,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Tundra Satellite
+ title = Tundra satellite
define = TundraSatellite
PARAMETER
@@ -118,7 +118,7 @@ CONTRACT_TYPE
{
name = ReachOrbit
type = Orbit
- title = Reach the correct orbit within the parameters. Note, the argument of periapsis values mean that the apogee needs to be high in the northern latitudes. Since you have already completed the Molniya Orbit, this is the same type of orbit, but with an orbital period the same as an Earth sidereal day.
+ title = Reach the correct orbit within the parameters. Note: The argument of periapsis values mean that the apogee needs to be high in the northern latitudes. This is like a Molniya orbit, but with an orbital period the same as an Earth sidereal day.
minInclination = 61.4
maxInclination = 65.4
minEccentricity = 0.3
diff --git a/GameData/RP-1/Contracts/Earth Satellites/FirstWeatherSat.cfg b/GameData/RP-1/Contracts/Earth Satellites/FirstWeatherSat.cfg
index 242a66c7ae6..7c78a911dd6 100644
--- a/GameData/RP-1/Contracts/Earth Satellites/FirstWeatherSat.cfg
+++ b/GameData/RP-1/Contracts/Earth Satellites/FirstWeatherSat.cfg
@@ -71,7 +71,7 @@ CONTRACT_TYPE
{
name = FirstWeatherSat
type = VesselParameterGroup
- title = First Weather Satellite
+ title = First weather satellite
define = FirstWeatherSat
PARAMETER
diff --git a/GameData/RP-1/Contracts/Earth Satellites/GEORepeatComSats.cfg b/GameData/RP-1/Contracts/Earth Satellites/GEORepeatComSats.cfg
index d8d5b0370e2..d071836a9e9 100644
--- a/GameData/RP-1/Contracts/Earth Satellites/GEORepeatComSats.cfg
+++ b/GameData/RP-1/Contracts/Earth Satellites/GEORepeatComSats.cfg
@@ -129,7 +129,7 @@ CONTRACT_TYPE
type = VesselParameterGroup
define = AdvComSatellite
dissassociateVesselsOnContractCompletion = true
- title = Commercial Communications Satellite
+ title = Commercial communications satellite
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Human Records/CrewedCountRecord.cfg b/GameData/RP-1/Contracts/Human Records/CrewedCountRecord.cfg
index 83605af57f5..2ec17d024eb 100644
--- a/GameData/RP-1/Contracts/Human Records/CrewedCountRecord.cfg
+++ b/GameData/RP-1/Contracts/Human Records/CrewedCountRecord.cfg
@@ -68,7 +68,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Have @/crewedTargetCount crew on the same vessel while in space in a stable orbit.
+ title = Have @/crewedTargetCount crew on the same vessel while in space in a stable orbit
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Jovian Moon Landings/Callisto Landing.cfg b/GameData/RP-1/Contracts/Jovian Moon Landings/Callisto Landing.cfg
index 1e784365133..4275e41fcd2 100644
--- a/GameData/RP-1/Contracts/Jovian Moon Landings/Callisto Landing.cfg
+++ b/GameData/RP-1/Contracts/Jovian Moon Landings/Callisto Landing.cfg
@@ -49,7 +49,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Callisto Lander
+ title = Callisto lander
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Jovian Moon Landings/Europa Landing.cfg b/GameData/RP-1/Contracts/Jovian Moon Landings/Europa Landing.cfg
index 44c9d7b084e..eadb8eb561b 100644
--- a/GameData/RP-1/Contracts/Jovian Moon Landings/Europa Landing.cfg
+++ b/GameData/RP-1/Contracts/Jovian Moon Landings/Europa Landing.cfg
@@ -49,7 +49,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Europa Lander
+ title = Europa lander
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Jovian Moon Landings/Ganymede Landing.cfg b/GameData/RP-1/Contracts/Jovian Moon Landings/Ganymede Landing.cfg
index 10dedba5d47..30e35f6757b 100644
--- a/GameData/RP-1/Contracts/Jovian Moon Landings/Ganymede Landing.cfg
+++ b/GameData/RP-1/Contracts/Jovian Moon Landings/Ganymede Landing.cfg
@@ -49,7 +49,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Ganymede Lander
+ title = Ganymede lander
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Jovian Moon Landings/Io Landing.cfg b/GameData/RP-1/Contracts/Jovian Moon Landings/Io Landing.cfg
index c65588c5101..7c728c258fe 100644
--- a/GameData/RP-1/Contracts/Jovian Moon Landings/Io Landing.cfg
+++ b/GameData/RP-1/Contracts/Jovian Moon Landings/Io Landing.cfg
@@ -49,7 +49,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Io Lander
+ title = Io lander
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Jupiter Observation/Jupiter Probe.cfg b/GameData/RP-1/Contracts/Jupiter Observation/Jupiter Probe.cfg
index 9cfa463aa92..283d5a8310c 100644
--- a/GameData/RP-1/Contracts/Jupiter Observation/Jupiter Probe.cfg
+++ b/GameData/RP-1/Contracts/Jupiter Observation/Jupiter Probe.cfg
@@ -48,7 +48,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Atmospheric Probe Jupiter
+ title = Atmospheric probe Jupiter
define = ProbeJupiter
PARAMETER
diff --git a/GameData/RP-1/Contracts/Lunar Crewed/CrewedLunarFlyby.cfg b/GameData/RP-1/Contracts/Lunar Crewed/CrewedLunarFlyby.cfg
index aed01f18442..b488a37405b 100644
--- a/GameData/RP-1/Contracts/Lunar Crewed/CrewedLunarFlyby.cfg
+++ b/GameData/RP-1/Contracts/Lunar Crewed/CrewedLunarFlyby.cfg
@@ -49,7 +49,7 @@ CONTRACT_TYPE
{
name = vesselGroup
type = VesselParameterGroup
- title = First Crewed Flyby of @targetBody
+ title = First crewed flyby of @targetBody
define = firstMoonFlybyCrewed
PARAMETER
diff --git a/GameData/RP-1/Contracts/Lunar Crewed/CrewedMoonLandingRover.cfg b/GameData/RP-1/Contracts/Lunar Crewed/CrewedMoonLandingRover.cfg
index 9bcc13c1af0..b416e4bbf7f 100644
--- a/GameData/RP-1/Contracts/Lunar Crewed/CrewedMoonLandingRover.cfg
+++ b/GameData/RP-1/Contracts/Lunar Crewed/CrewedMoonLandingRover.cfg
@@ -109,7 +109,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Moon Landing and Rover Exploration
+ title = Moon landing and rover exploration
PARAMETER
{
@@ -153,7 +153,7 @@ CONTRACT_TYPE
type = VisitWaypoint
index = 0
distance = 100.0
- title = Land near or travel to Site Alpha, located at: @/latMag.ToString("N2")@/NorthSouthString, @/longMag.ToString("N2")@/EastWestString
+ title = Land near or travel to site Alpha, located at: @/latMag.ToString("N2")@/NorthSouthString, @/longMag.ToString("N2")@/EastWestString
showMessages = true
disableOnStateChange = true
hideChildren = true
@@ -165,7 +165,7 @@ CONTRACT_TYPE
type = VisitWaypoint
index = 1
distance = 100.0
- title = Visit Site Beta
+ title = Visit site Beta
showMessages = true
disableOnStateChange = true
hideChildren = true
@@ -176,7 +176,7 @@ CONTRACT_TYPE
type = VisitWaypoint
index = 2
distance = 100.0
- title = Visit Site Charlie
+ title = Visit site Charlie
showMessages = true
disableOnStateChange = true
hideChildren = true
diff --git a/GameData/RP-1/Contracts/Lunar Crewed/CrewedMoonLandingTargeted.cfg b/GameData/RP-1/Contracts/Lunar Crewed/CrewedMoonLandingTargeted.cfg
index 5f960c1bdd7..45b33cab309 100644
--- a/GameData/RP-1/Contracts/Lunar Crewed/CrewedMoonLandingTargeted.cfg
+++ b/GameData/RP-1/Contracts/Lunar Crewed/CrewedMoonLandingTargeted.cfg
@@ -128,7 +128,7 @@ CONTRACT_TYPE
{
name = vesselGroup
type = VesselParameterGroup
- title = Crewed Lunar Landing
+ title = Crewed lunar landing
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Lunar Crewed/FirstCrewedLunarOrbit.cfg b/GameData/RP-1/Contracts/Lunar Crewed/FirstCrewedLunarOrbit.cfg
index 86d9f27cf7e..e8de2368d3e 100644
--- a/GameData/RP-1/Contracts/Lunar Crewed/FirstCrewedLunarOrbit.cfg
+++ b/GameData/RP-1/Contracts/Lunar Crewed/FirstCrewedLunarOrbit.cfg
@@ -49,7 +49,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = First Crewed Orbit of @targetBody
+ title = First crewed orbit of @targetBody
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Lunar Crewed/FirstMoonLandingCrewed.cfg b/GameData/RP-1/Contracts/Lunar Crewed/FirstMoonLandingCrewed.cfg
index bc68f5938b0..8ebaaffcfb1 100644
--- a/GameData/RP-1/Contracts/Lunar Crewed/FirstMoonLandingCrewed.cfg
+++ b/GameData/RP-1/Contracts/Lunar Crewed/FirstMoonLandingCrewed.cfg
@@ -79,7 +79,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = First Moon Landing
+ title = First Moon landing
define = MoonLanding-Crew
PARAMETER
diff --git a/GameData/RP-1/Contracts/Lunar Crewed/FirstMoonLandingCrewedDirect.cfg b/GameData/RP-1/Contracts/Lunar Crewed/FirstMoonLandingCrewedDirect.cfg
index acd0fbf0132..49cf72e9504 100644
--- a/GameData/RP-1/Contracts/Lunar Crewed/FirstMoonLandingCrewedDirect.cfg
+++ b/GameData/RP-1/Contracts/Lunar Crewed/FirstMoonLandingCrewedDirect.cfg
@@ -72,7 +72,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = First Moon Landing
+ title = First Moon landing
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Lunar Surface Probes/MoonLanding.cfg b/GameData/RP-1/Contracts/Lunar Surface Probes/MoonLanding.cfg
index d1b7d24551a..e2c73f48cf5 100644
--- a/GameData/RP-1/Contracts/Lunar Surface Probes/MoonLanding.cfg
+++ b/GameData/RP-1/Contracts/Lunar Surface Probes/MoonLanding.cfg
@@ -79,7 +79,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Moon Lander
+ title = Lunar lander
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Lunar Surface Probes/MoonLandingFarSide.cfg b/GameData/RP-1/Contracts/Lunar Surface Probes/MoonLandingFarSide.cfg
index bfbc36cfbc6..910918d318f 100644
--- a/GameData/RP-1/Contracts/Lunar Surface Probes/MoonLandingFarSide.cfg
+++ b/GameData/RP-1/Contracts/Lunar Surface Probes/MoonLandingFarSide.cfg
@@ -93,7 +93,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Moon Lander
+ title = Far side lunar lander
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Lunar Surface Probes/MoonLandingFarSideOptional.cfg b/GameData/RP-1/Contracts/Lunar Surface Probes/MoonLandingFarSideOptional.cfg
index 7922e67bada..3a895bece47 100644
--- a/GameData/RP-1/Contracts/Lunar Surface Probes/MoonLandingFarSideOptional.cfg
+++ b/GameData/RP-1/Contracts/Lunar Surface Probes/MoonLandingFarSideOptional.cfg
@@ -87,7 +87,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Moon Lander
+ title = Far side lunar lander
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Lunar Surface Probes/MoonLandingOptional.cfg b/GameData/RP-1/Contracts/Lunar Surface Probes/MoonLandingOptional.cfg
index a1bdeb1797a..0c13899b4be 100644
--- a/GameData/RP-1/Contracts/Lunar Surface Probes/MoonLandingOptional.cfg
+++ b/GameData/RP-1/Contracts/Lunar Surface Probes/MoonLandingOptional.cfg
@@ -97,7 +97,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Moon Lander
+ title = Lunar lander
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Lunar Surface Probes/MoonLandingReturn.cfg b/GameData/RP-1/Contracts/Lunar Surface Probes/MoonLandingReturn.cfg
index 8147d4b78c8..14bbaa8524d 100644
--- a/GameData/RP-1/Contracts/Lunar Surface Probes/MoonLandingReturn.cfg
+++ b/GameData/RP-1/Contracts/Lunar Surface Probes/MoonLandingReturn.cfg
@@ -71,7 +71,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Moon Sample Return
+ title = Lunar sample return
define = MoonReturn
PARAMETER
diff --git a/GameData/RP-1/Contracts/Lunar Surface Probes/MoonOrbiter.cfg b/GameData/RP-1/Contracts/Lunar Surface Probes/MoonOrbiter.cfg
index a0d0a6567ab..5e094565f0e 100644
--- a/GameData/RP-1/Contracts/Lunar Surface Probes/MoonOrbiter.cfg
+++ b/GameData/RP-1/Contracts/Lunar Surface Probes/MoonOrbiter.cfg
@@ -106,7 +106,7 @@ CONTRACT_TYPE
situation = InSpaceLow
fractionComplete = 1
minSubjectsToComplete = 1
- title = Have at least 1 Visible Imaging Device of Level 2 or higher & collect science in at least 1 biome
+ title = Have at least 1 Visible Imaging Device of Level 2 or higher & collect science in at least 1 Biome
}
PARAMETER
diff --git a/GameData/RP-1/Contracts/Lunar Surface Probes/MoonOrbiterOptional.cfg b/GameData/RP-1/Contracts/Lunar Surface Probes/MoonOrbiterOptional.cfg
index da8ef0162cb..c76e5bff86f 100644
--- a/GameData/RP-1/Contracts/Lunar Surface Probes/MoonOrbiterOptional.cfg
+++ b/GameData/RP-1/Contracts/Lunar Surface Probes/MoonOrbiterOptional.cfg
@@ -115,7 +115,7 @@ CONTRACT_TYPE
situation = InSpaceLow
fractionComplete = 1
minSubjectsToComplete = @/biomes
- title = Have at least 1 Visible Imaging Device of Level 2 or higher & collect most of the science in at least @/biomes biomes
+ title = Have at least 1 Visible Imaging Device of Level 2 or higher & collect most of the science in at least @/biomes Biomes
}
PARAMETER
diff --git a/GameData/RP-1/Contracts/Lunar Surface Probes/MoonRover.cfg b/GameData/RP-1/Contracts/Lunar Surface Probes/MoonRover.cfg
index 06188130006..e751d080c5b 100644
--- a/GameData/RP-1/Contracts/Lunar Surface Probes/MoonRover.cfg
+++ b/GameData/RP-1/Contracts/Lunar Surface Probes/MoonRover.cfg
@@ -53,7 +53,7 @@ CONTRACT_TYPE
name = TechResearched
type = TechResearched
tech = lunarRatedHeatshields
- title = Have Unlocked the Lunar Rated Heatshields Technology for Rover Wheels
+ title = Have Unlocked the Lunar Rated Heatshields Technology for rover wheels
}
DATA
@@ -113,7 +113,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Moon Robotic Rover
+ title = Robotic lunar rover
PARAMETER
{
@@ -137,7 +137,7 @@ CONTRACT_TYPE
type = VisitWaypoint
index = 0
distance = 100.0
- title = Land at, or travel to Lunar Rover Site Alpha, located at: @/latMag.ToString("N2")@/NorthSouthString, @/longMag.ToString("N2")@/EastWestString
+ title = Land at, or travel to lunar rover site Alpha, located at: @/latMag.ToString("N2")@/NorthSouthString, @/longMag.ToString("N2")@/EastWestString
showMessages = true
disableOnStateChange = true
hideChildren = true
@@ -149,7 +149,7 @@ CONTRACT_TYPE
type = VisitWaypoint
index = 1
distance = 100.0
- title = Visit Lunar Rover Site Bravo
+ title = Visit lunar rover site Bravo
showMessages = true
disableOnStateChange = true
rewardScience = 0.62
@@ -162,7 +162,7 @@ CONTRACT_TYPE
type = VisitWaypoint
index = 2
distance = 100.0
- title = Visit Lunar Rover Site Charlie
+ title = Visit lunar rover site Charlie
showMessages = true
disableOnStateChange = true
rewardScience = 0.62
diff --git a/GameData/RP-1/Contracts/Mars/Deimos Landing.cfg b/GameData/RP-1/Contracts/Mars/Deimos Landing.cfg
index 77119435922..09cc2df92a2 100644
--- a/GameData/RP-1/Contracts/Mars/Deimos Landing.cfg
+++ b/GameData/RP-1/Contracts/Mars/Deimos Landing.cfg
@@ -49,7 +49,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Uncrewed Landing on Deimos
+ title = Uncrewed landing on Deimos
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Mars/Mars Landing.cfg b/GameData/RP-1/Contracts/Mars/Mars Landing.cfg
index 9bee25a0f84..3daf53fff98 100644
--- a/GameData/RP-1/Contracts/Mars/Mars Landing.cfg
+++ b/GameData/RP-1/Contracts/Mars/Mars Landing.cfg
@@ -50,7 +50,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Uncrewed Landing on Mars
+ title = Uncrewed landing on Mars
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Mars/Mars Probe.cfg b/GameData/RP-1/Contracts/Mars/Mars Probe.cfg
index 34e737201fd..ade5d7079d0 100644
--- a/GameData/RP-1/Contracts/Mars/Mars Probe.cfg
+++ b/GameData/RP-1/Contracts/Mars/Mars Probe.cfg
@@ -48,7 +48,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Atmospheric Probe Mars
+ title = Atmospheric probe Mars
define = ProbeMars
PARAMETER
diff --git a/GameData/RP-1/Contracts/Mars/Mars Rover.cfg b/GameData/RP-1/Contracts/Mars/Mars Rover.cfg
index 334b080812a..25a482ed833 100644
--- a/GameData/RP-1/Contracts/Mars/Mars Rover.cfg
+++ b/GameData/RP-1/Contracts/Mars/Mars Rover.cfg
@@ -65,7 +65,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Uncrewed Landing on Mars
+ title = Uncrewed rover on Mars
define = ProbeMars
PARAMETER
@@ -84,7 +84,7 @@ CONTRACT_TYPE
index = 0
distance = 100.0
disableOnStateChange = true
- title = Safely land near Rover Site Alpha on Mars
+ title = Safely land near rover site Alpha on Mars
hideChildren = true
showMessages = true
}
@@ -95,7 +95,7 @@ CONTRACT_TYPE
index = 1
distance = 100.0
disableOnStateChange = true
- title = Visit Rover Site Bravo
+ title = Visit rover site Bravo
hideChildren = true
showMessages = true
}
@@ -106,7 +106,7 @@ CONTRACT_TYPE
index = 2
distance = 100.0
disableOnStateChange = true
- title = Visit Rover Site Charlie
+ title = Visit rover site Charlie
hideChildren = true
showMessages = true
}
diff --git a/GameData/RP-1/Contracts/Mars/MarsOrbitRepeat.cfg b/GameData/RP-1/Contracts/Mars/MarsOrbitRepeat.cfg
index a288acacd1d..8c68ef0d7b8 100644
--- a/GameData/RP-1/Contracts/Mars/MarsOrbitRepeat.cfg
+++ b/GameData/RP-1/Contracts/Mars/MarsOrbitRepeat.cfg
@@ -4,7 +4,7 @@ CONTRACT_TYPE
title = Mars Orbital Science Probe
group = EarlyInnerPlanetProbes
- description = Program: Early Inner Planet Probes
Type: Optional
Design and successfully launch an uncrewed probe that will enter into a scientifically useful orbit of Mars.&br;The flexible parameters of this contract allow you to choose either a high inclination orbit for maximum surface coverage, or an orbit coplanar with the moons for repeated flybys.
+ description = Program: Early Inner Planet Probes or Mars Surface Exploration
Type: Optional
Design and successfully launch an uncrewed probe that will enter into a scientifically useful orbit of Mars.&br;The flexible parameters of this contract allow you to choose either a high inclination orbit for maximum surface coverage, or an orbit coplanar with the moons for repeated flybys.
synopsis = Send an uncrewed probe into orbit around Mars
diff --git a/GameData/RP-1/Contracts/Mars/Phobos Landing.cfg b/GameData/RP-1/Contracts/Mars/Phobos Landing.cfg
index ad8d6c90dd4..7358348542a 100644
--- a/GameData/RP-1/Contracts/Mars/Phobos Landing.cfg
+++ b/GameData/RP-1/Contracts/Mars/Phobos Landing.cfg
@@ -50,7 +50,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Uncrewed Landing on Phobos
+ title = Uncrewed landing on Phobos
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Mars/Phobos Sample Return.cfg b/GameData/RP-1/Contracts/Mars/Phobos Sample Return.cfg
index 3ab46caccbd..8ad21c4a6be 100644
--- a/GameData/RP-1/Contracts/Mars/Phobos Sample Return.cfg
+++ b/GameData/RP-1/Contracts/Mars/Phobos Sample Return.cfg
@@ -50,7 +50,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Phobos Sample Return
+ title = Phobos sample return
define = SamplePhobos
PARAMETER
diff --git a/GameData/RP-1/Contracts/Mercury Exploration/Mercury Landing.cfg b/GameData/RP-1/Contracts/Mercury Exploration/Mercury Landing.cfg
index 405bea49347..0df05edbfdc 100644
--- a/GameData/RP-1/Contracts/Mercury Exploration/Mercury Landing.cfg
+++ b/GameData/RP-1/Contracts/Mercury Exploration/Mercury Landing.cfg
@@ -56,7 +56,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Uncrewed Landing on Mercury
+ title = Uncrewed landing on Mercury
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Mercury Exploration/Mercury Rover.cfg b/GameData/RP-1/Contracts/Mercury Exploration/Mercury Rover.cfg
index 6535fd2d803..95e8d682bde 100644
--- a/GameData/RP-1/Contracts/Mercury Exploration/Mercury Rover.cfg
+++ b/GameData/RP-1/Contracts/Mercury Exploration/Mercury Rover.cfg
@@ -47,7 +47,7 @@ CONTRACT_TYPE
name = TechResearched
type = TechResearched
tech = lunarRatedHeatshields
- title = Have Unlocked the Lunar Rated Heatshields Technology for Rover Wheels
+ title = Have Unlocked the Lunar Rated Heatshields Technology for rover wheels
}
REQUIREMENT
@@ -64,7 +64,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Uncrewed Landing on Mercury
+ title = Uncrewed landing on Mercury
define = ProbeMercury
PARAMETER
@@ -83,7 +83,7 @@ CONTRACT_TYPE
index = 0
distance = 100.0
disableOnStateChange = true
- title = Safely land near Rover Site Alpha on Mercury
+ title = Safely land near rover site Alpha on Mercury
hideChildren = true
showMessages = true
}
@@ -94,7 +94,7 @@ CONTRACT_TYPE
index = 1
distance = 100.0
disableOnStateChange = true
- title = Visit Rover Site Bravo
+ title = Visit rover site Bravo
hideChildren = true
showMessages = true
}
@@ -105,7 +105,7 @@ CONTRACT_TYPE
index = 2
distance = 100.0
disableOnStateChange = true
- title = Visit Rover Site Charlie
+ title = Visit rover site Charlie
hideChildren = true
showMessages = true
}
diff --git a/GameData/RP-1/Contracts/Outer Gas Giant Survey/Neptune Probe.cfg b/GameData/RP-1/Contracts/Outer Gas Giant Survey/Neptune Probe.cfg
index 6cadaa79057..1b4b53621dc 100644
--- a/GameData/RP-1/Contracts/Outer Gas Giant Survey/Neptune Probe.cfg
+++ b/GameData/RP-1/Contracts/Outer Gas Giant Survey/Neptune Probe.cfg
@@ -48,7 +48,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Atmospheric Probe Neptune
+ title = Atmospheric probe Neptune
define = ProbeNeptune
PARAMETER
diff --git a/GameData/RP-1/Contracts/Outer Gas Giant Survey/Triton Landing.cfg b/GameData/RP-1/Contracts/Outer Gas Giant Survey/Triton Landing.cfg
index b3d19bea58f..df27903aa03 100644
--- a/GameData/RP-1/Contracts/Outer Gas Giant Survey/Triton Landing.cfg
+++ b/GameData/RP-1/Contracts/Outer Gas Giant Survey/Triton Landing.cfg
@@ -48,7 +48,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Uncrewed Landing on Triton
+ title = Uncrewed landing on Triton
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Outer Gas Giant Survey/Uranus Probe.cfg b/GameData/RP-1/Contracts/Outer Gas Giant Survey/Uranus Probe.cfg
index f8336c7a0f4..ba3f2f935c2 100644
--- a/GameData/RP-1/Contracts/Outer Gas Giant Survey/Uranus Probe.cfg
+++ b/GameData/RP-1/Contracts/Outer Gas Giant Survey/Uranus Probe.cfg
@@ -48,7 +48,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Atmospheric Probe Uranus
+ title = Atmospheric probe Uranus
define = ProbeUranus
PARAMETER
diff --git a/GameData/RP-1/Contracts/Plutonian Landings/Charon Landing.cfg b/GameData/RP-1/Contracts/Plutonian Landings/Charon Landing.cfg
index 1e80e4f7a51..d4982d75d3f 100644
--- a/GameData/RP-1/Contracts/Plutonian Landings/Charon Landing.cfg
+++ b/GameData/RP-1/Contracts/Plutonian Landings/Charon Landing.cfg
@@ -48,7 +48,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Uncrewed Landing on Charon
+ title = Uncrewed landing on Charon
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Plutonian Landings/Charon Rover.cfg b/GameData/RP-1/Contracts/Plutonian Landings/Charon Rover.cfg
index 20107344384..40fcbac8b62 100644
--- a/GameData/RP-1/Contracts/Plutonian Landings/Charon Rover.cfg
+++ b/GameData/RP-1/Contracts/Plutonian Landings/Charon Rover.cfg
@@ -47,7 +47,7 @@ CONTRACT_TYPE
name = TechResearched
type = TechResearched
tech = lunarRatedHeatshields
- title = Have Unlocked the Lunar Rated Heatshields Technology for Rover Wheels
+ title = Have Unlocked the Lunar Rated Heatshields Technology for rover wheels
}
// ************ PARAMETERS ************
@@ -56,7 +56,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Uncrewed Landing on Charon
+ title = Uncrewed landing on Charon
define = ProbeCharon
PARAMETER
@@ -75,7 +75,7 @@ CONTRACT_TYPE
index = 0
distance = 100.0
disableOnStateChange = true
- title = Safely land near Rover Site Alpha on Charon
+ title = Safely land near rover site Alpha on Charon
hideChildren = true
showMessages = true
}
@@ -86,7 +86,7 @@ CONTRACT_TYPE
index = 1
distance = 100.0
disableOnStateChange = true
- title = Visit Rover Site Bravo
+ title = Visit rover site Bravo
hideChildren = true
showMessages = true
}
@@ -97,7 +97,7 @@ CONTRACT_TYPE
index = 2
distance = 100.0
disableOnStateChange = true
- title = Visit Rover Site Charlie
+ title = Visit rover site Charlie
hideChildren = true
showMessages = true
}
diff --git a/GameData/RP-1/Contracts/Plutonian Landings/Pluto Landing.cfg b/GameData/RP-1/Contracts/Plutonian Landings/Pluto Landing.cfg
index 210ed87f3d3..8ea96cadbca 100644
--- a/GameData/RP-1/Contracts/Plutonian Landings/Pluto Landing.cfg
+++ b/GameData/RP-1/Contracts/Plutonian Landings/Pluto Landing.cfg
@@ -48,7 +48,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Uncrewed Landing on Pluto
+ title = Uncrewed landing on Pluto
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Plutonian Landings/Pluto Rover.cfg b/GameData/RP-1/Contracts/Plutonian Landings/Pluto Rover.cfg
index 67a64bede64..f02ee74e82d 100644
--- a/GameData/RP-1/Contracts/Plutonian Landings/Pluto Rover.cfg
+++ b/GameData/RP-1/Contracts/Plutonian Landings/Pluto Rover.cfg
@@ -47,7 +47,7 @@ CONTRACT_TYPE
name = TechResearched
type = TechResearched
tech = lunarRatedHeatshields
- title = Have Unlocked the Lunar Rated Heatshields Technology for Rover Wheels
+ title = Have Unlocked the Lunar Rated Heatshields Technology for rover wheels
}
// ************ PARAMETERS ************
@@ -56,7 +56,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Uncrewed Landing on Pluto
+ title = Uncrewed landing on Pluto
define = ProbePluto
PARAMETER
@@ -75,7 +75,7 @@ CONTRACT_TYPE
index = 0
distance = 100.0
disableOnStateChange = true
- title = Safely land near Rover Site Alpha on Pluto
+ title = Safely land near rover site Alpha on Pluto
hideChildren = true
showMessages = true
}
@@ -86,7 +86,7 @@ CONTRACT_TYPE
index = 1
distance = 100.0
disableOnStateChange = true
- title = Visit Rover Site Bravo
+ title = Visit rover site Bravo
hideChildren = true
showMessages = true
}
@@ -97,7 +97,7 @@ CONTRACT_TYPE
index = 2
distance = 100.0
disableOnStateChange = true
- title = Visit Rover Site Charlie
+ title = Visit rover site Charlie
hideChildren = true
showMessages = true
}
diff --git a/GameData/RP-1/Contracts/Saturn Observation/Saturn Probe.cfg b/GameData/RP-1/Contracts/Saturn Observation/Saturn Probe.cfg
index b8be4bb26f5..22d2720787a 100644
--- a/GameData/RP-1/Contracts/Saturn Observation/Saturn Probe.cfg
+++ b/GameData/RP-1/Contracts/Saturn Observation/Saturn Probe.cfg
@@ -49,7 +49,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Atmospheric Probe Saturn
+ title = Atmospheric probe Saturn
define = ProbeSaturn
PARAMETER
diff --git a/GameData/RP-1/Contracts/Saturn Observation/Titan Probe.cfg b/GameData/RP-1/Contracts/Saturn Observation/Titan Probe.cfg
index 4776335ceaf..c1c8b063737 100644
--- a/GameData/RP-1/Contracts/Saturn Observation/Titan Probe.cfg
+++ b/GameData/RP-1/Contracts/Saturn Observation/Titan Probe.cfg
@@ -49,7 +49,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Atmospheric Probe Titan
+ title = Atmospheric probe Titan
define = ProbeTitan
PARAMETER
diff --git a/GameData/RP-1/Contracts/Saturn Observation/Titan Rover.cfg b/GameData/RP-1/Contracts/Saturn Observation/Titan Rover.cfg
index 7bbcc88a7ef..dca43500279 100644
--- a/GameData/RP-1/Contracts/Saturn Observation/Titan Rover.cfg
+++ b/GameData/RP-1/Contracts/Saturn Observation/Titan Rover.cfg
@@ -47,7 +47,7 @@ CONTRACT_TYPE
name = TechResearched
type = TechResearched
tech = lunarRatedHeatshields
- title = Have Unlocked the Lunar Rated Heatshields Technology for Rover Wheels
+ title = Have Unlocked the Lunar Rated Heatshields Technology for rover wheels
}
// ************ PARAMETERS ************
@@ -56,7 +56,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Uncrewed Landing on Titan
+ title = Uncrewed landing on Titan
define = ProbeTitan
PARAMETER
@@ -75,7 +75,7 @@ CONTRACT_TYPE
index = 0
distance = 100.0
disableOnStateChange = true
- title = Safely land near Rover Site Alpha on Titan
+ title = Safely land near rover site Alpha on Titan
hideChildren = true
showMessages = true
}
@@ -86,7 +86,7 @@ CONTRACT_TYPE
index = 1
distance = 100.0
disableOnStateChange = true
- title = Visit Rover Site Bravo
+ title = Visit rover site Bravo
hideChildren = true
showMessages = true
}
@@ -97,7 +97,7 @@ CONTRACT_TYPE
index = 2
distance = 100.0
disableOnStateChange = true
- title = Visit Rover Site Charlie
+ title = Visit rover site Charlie
hideChildren = true
showMessages = true
}
diff --git a/GameData/RP-1/Contracts/Saturnine Moon Landings/Dione Landing.cfg b/GameData/RP-1/Contracts/Saturnine Moon Landings/Dione Landing.cfg
index 2aeaafda527..eb6a897a56a 100644
--- a/GameData/RP-1/Contracts/Saturnine Moon Landings/Dione Landing.cfg
+++ b/GameData/RP-1/Contracts/Saturnine Moon Landings/Dione Landing.cfg
@@ -49,7 +49,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Dione Lander
+ title = Dione lander
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Saturnine Moon Landings/Enceladus Landing.cfg b/GameData/RP-1/Contracts/Saturnine Moon Landings/Enceladus Landing.cfg
index 792cc282090..a420ede3781 100644
--- a/GameData/RP-1/Contracts/Saturnine Moon Landings/Enceladus Landing.cfg
+++ b/GameData/RP-1/Contracts/Saturnine Moon Landings/Enceladus Landing.cfg
@@ -49,7 +49,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Enceladus Lander
+ title = Enceladus lander
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Saturnine Moon Landings/Iapetus Landing.cfg b/GameData/RP-1/Contracts/Saturnine Moon Landings/Iapetus Landing.cfg
index a494522c662..2c7de42e187 100644
--- a/GameData/RP-1/Contracts/Saturnine Moon Landings/Iapetus Landing.cfg
+++ b/GameData/RP-1/Contracts/Saturnine Moon Landings/Iapetus Landing.cfg
@@ -49,7 +49,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Iapetus Lander
+ title = Iapetus lander
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Saturnine Moon Landings/Mimas Landing.cfg b/GameData/RP-1/Contracts/Saturnine Moon Landings/Mimas Landing.cfg
index 0749d143d98..8e8011becac 100644
--- a/GameData/RP-1/Contracts/Saturnine Moon Landings/Mimas Landing.cfg
+++ b/GameData/RP-1/Contracts/Saturnine Moon Landings/Mimas Landing.cfg
@@ -49,7 +49,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Mimas Lander
+ title = Mimas lander
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Saturnine Moon Landings/Rhea Landing.cfg b/GameData/RP-1/Contracts/Saturnine Moon Landings/Rhea Landing.cfg
index 225ff68e366..34357bbf0e3 100644
--- a/GameData/RP-1/Contracts/Saturnine Moon Landings/Rhea Landing.cfg
+++ b/GameData/RP-1/Contracts/Saturnine Moon Landings/Rhea Landing.cfg
@@ -49,7 +49,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Rhea Lander
+ title = Rhea lander
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Saturnine Moon Landings/Tethys Landing.cfg b/GameData/RP-1/Contracts/Saturnine Moon Landings/Tethys Landing.cfg
index 4d71bcc043b..a287b3555b8 100644
--- a/GameData/RP-1/Contracts/Saturnine Moon Landings/Tethys Landing.cfg
+++ b/GameData/RP-1/Contracts/Saturnine Moon Landings/Tethys Landing.cfg
@@ -49,7 +49,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Tethys Lander
+ title = Tethys lander
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Saturnine Moon Landings/Titan Landing.cfg b/GameData/RP-1/Contracts/Saturnine Moon Landings/Titan Landing.cfg
index add3287fcc3..8575e9eaddf 100644
--- a/GameData/RP-1/Contracts/Saturnine Moon Landings/Titan Landing.cfg
+++ b/GameData/RP-1/Contracts/Saturnine Moon Landings/Titan Landing.cfg
@@ -49,7 +49,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Titan Lander
+ title = Titan lander
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Sounding Rockets/DistanceSoundingDifficult.cfg b/GameData/RP-1/Contracts/Sounding Rockets/DistanceSoundingDifficult.cfg
index d074614509e..4ae9ccc34ba 100644
--- a/GameData/RP-1/Contracts/Sounding Rockets/DistanceSoundingDifficult.cfg
+++ b/GameData/RP-1/Contracts/Sounding Rockets/DistanceSoundingDifficult.cfg
@@ -177,7 +177,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Reach @/missionDistance.Print() km downrange with @/missionPayload.Print() units of Sounding payload.
+ title = Reach @/missionDistance.Print() km downrange with @/missionPayload.Print() units of Sounding Payload.
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Sounding Rockets/DistanceSoundingIntermediate.cfg b/GameData/RP-1/Contracts/Sounding Rockets/DistanceSoundingIntermediate.cfg
index 13768261fd3..dcafee2720c 100644
--- a/GameData/RP-1/Contracts/Sounding Rockets/DistanceSoundingIntermediate.cfg
+++ b/GameData/RP-1/Contracts/Sounding Rockets/DistanceSoundingIntermediate.cfg
@@ -167,7 +167,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Reach @/missionDistance.Print() km downrange with @/missionPayload.Print() units of Sounding payload.
+ title = Reach @/missionDistance.Print() km downrange with @/missionPayload.Print() units of Sounding Payload.
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Sounding Rockets/Downrange.cfg b/GameData/RP-1/Contracts/Sounding Rockets/Downrange.cfg
index 646796fbe81..8099e0df5f8 100644
--- a/GameData/RP-1/Contracts/Sounding Rockets/Downrange.cfg
+++ b/GameData/RP-1/Contracts/Sounding Rockets/Downrange.cfg
@@ -93,7 +93,7 @@ CONTRACT_TYPE
{
name = NewVessel
type = NewVessel
- title = Launch a New Vessel
+ title = Launch a new vessel
hideChildren = true
}
diff --git a/GameData/RP-1/Contracts/Sounding Rockets/DownrangeEarly.cfg b/GameData/RP-1/Contracts/Sounding Rockets/DownrangeEarly.cfg
index d92f497c98f..128e9f85d23 100644
--- a/GameData/RP-1/Contracts/Sounding Rockets/DownrangeEarly.cfg
+++ b/GameData/RP-1/Contracts/Sounding Rockets/DownrangeEarly.cfg
@@ -86,7 +86,7 @@ CONTRACT_TYPE
{
name = NewVessel
type = NewVessel
- title = Launch a New Vessel
+ title = Launch a new vessel
hideChildren = true
}
diff --git a/GameData/RP-1/Contracts/Sounding Rockets/First Flight.cfg b/GameData/RP-1/Contracts/Sounding Rockets/First Flight.cfg
index 7a16f4280e9..eb75bc155a0 100644
--- a/GameData/RP-1/Contracts/Sounding Rockets/First Flight.cfg
+++ b/GameData/RP-1/Contracts/Sounding Rockets/First Flight.cfg
@@ -5,7 +5,7 @@ CONTRACT_TYPE
group = SuborbRocketDev
agent = Federation Aeronautique Internationale
- description = Program: Any starting program
Type: Required
Congratulations on starting a new space program! For your first mission, you should launch your first vessel. Just design and build a vessel, roll it out to the pad (or the runway if it's an airplane), throttle up with "Z" and stage to take off! (And note all the records to break in the 'Active Contracts' tab. They update, so keep checking.) If you haven't already, look at the tutorial on the GitHub wiki for advice on this and other missions.
+ description = Program: Any starting program
Type: Optional
Congratulations on starting a new space program! For your first mission, you should launch your first vessel. Just design and build a vessel, roll it out to the pad (or the runway if it's an airplane), throttle up with "Z" and stage to take off! (And note all the records to break in the 'Active Contracts' tab. They update, so keep checking.) If you haven't already, look at the tutorial on the GitHub wiki for advice on this and other missions.
synopsis = Launch a rocket or aircraft
diff --git a/GameData/RP-1/Contracts/Sounding Rockets/KarmanLine.cfg b/GameData/RP-1/Contracts/Sounding Rockets/KarmanLine.cfg
index c4d92f8c669..f96778d028e 100644
--- a/GameData/RP-1/Contracts/Sounding Rockets/KarmanLine.cfg
+++ b/GameData/RP-1/Contracts/Sounding Rockets/KarmanLine.cfg
@@ -61,7 +61,7 @@ CONTRACT_TYPE
{
name = KarmanRocket
type = VesselParameterGroup
- title = Karman Line Rocket
+ title = Karman line rocket
define = KarmanRocket
PARAMETER
diff --git a/GameData/RP-1/Contracts/Sounding Rockets/SoundingDifficult.cfg b/GameData/RP-1/Contracts/Sounding Rockets/SoundingDifficult.cfg
index 0f48c309244..a437ed7d79e 100644
--- a/GameData/RP-1/Contracts/Sounding Rockets/SoundingDifficult.cfg
+++ b/GameData/RP-1/Contracts/Sounding Rockets/SoundingDifficult.cfg
@@ -148,7 +148,7 @@ CONTRACT_TYPE
name = VesselGroup
type = VesselParameterGroup
- title = Reach @/missionAltitude.Print() km with @/totalPayload.Print() units of Sounding payload.
+ title = Reach @/missionAltitude.Print() km with @/totalPayload.Print() units of Sounding Payload.
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Sounding Rockets/SoundingIntermediate.cfg b/GameData/RP-1/Contracts/Sounding Rockets/SoundingIntermediate.cfg
index 3bca1c29c81..32e650f6def 100644
--- a/GameData/RP-1/Contracts/Sounding Rockets/SoundingIntermediate.cfg
+++ b/GameData/RP-1/Contracts/Sounding Rockets/SoundingIntermediate.cfg
@@ -128,7 +128,7 @@ CONTRACT_TYPE
name = VesselGroup
type = VesselParameterGroup
- title = Reach @/missionAltitude.Print() km with @/totalPayload.Print() units of Sounding payload.
+ title = Reach @/missionAltitude.Print() km with @/totalPayload.Print() units of Sounding Payload.
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Sounding Rockets/SuborbitalReturn.cfg b/GameData/RP-1/Contracts/Sounding Rockets/SuborbitalReturn.cfg
index 4a6bee6c4bb..28993a34713 100644
--- a/GameData/RP-1/Contracts/Sounding Rockets/SuborbitalReturn.cfg
+++ b/GameData/RP-1/Contracts/Sounding Rockets/SuborbitalReturn.cfg
@@ -72,7 +72,7 @@ CONTRACT_TYPE
{
name = OrbitReturn
type = VesselParameterGroup
- title = Suborbital Return
+ title = Suborbital return
PARAMETER
{
@@ -96,7 +96,7 @@ CONTRACT_TYPE
type = ReachState
disableOnStateChange = True
situation = SUB_ORBITAL
- title = Reach Space
+ title = Reach space
}
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Spaceplanes/DockingPlane.cfg b/GameData/RP-1/Contracts/Spaceplanes/DockingPlane.cfg
index 24fdc7fac8d..af03703b9a7 100644
--- a/GameData/RP-1/Contracts/Spaceplanes/DockingPlane.cfg
+++ b/GameData/RP-1/Contracts/Spaceplanes/DockingPlane.cfg
@@ -5,7 +5,7 @@ CONTRACT_TYPE
group = EarlySpacePlanes
agent = Federation Aeronautique Internationale
- description = Program: Crewed Spaceplane Development
Type: Capstone
A use for space shuttles is orbital servicing, docking to an existing satellite and performing repairs, like the Space Shuttle did to fix the Hubble Space Telescope. Also, docking is necessary to bring crew to space stations. Perform the first docking between a spaceplane and another spacecraft.&br;&br;NOTE: You can not select this contract and 'First Docking' at the same time. If you select the other contract while this is active, this will automatically fail.&br;&br;NOTE: This contract requires a horizontal landing on the space center runway. If playing from the Cape, the Space Shuttle runway provided by the RSS-CanaveralHD mod is also a valid landing target.
+ description = Program: Crewed Spaceplane Development
Type: Capstone
A use for space shuttles is orbital servicing, docking to an existing satellite and performing repairs, like the Space Shuttle did to fix the Hubble Space Telescope. Docking is also necessary to bring crew to space stations. Perform the first docking between a spaceplane and another spacecraft.&br;&br;NOTE: You can not select this contract and 'First Docking' at the same time. If you select the other contract while this is active, this will automatically fail.&br;&br;NOTE: This contract requires a horizontal landing on the space center runway. If playing from the Cape, the Space Shuttle runway provided by the RSS-CanaveralHD mod is also a valid landing target.
synopsis = Perform a docking of two vessels in orbit of Earth, then bring one back to a runway landing
diff --git a/GameData/RP-1/Contracts/Spaceplanes/FirstPlaneOrbit.cfg b/GameData/RP-1/Contracts/Spaceplanes/FirstPlaneOrbit.cfg
index df2c3125672..d23e59ff250 100644
--- a/GameData/RP-1/Contracts/Spaceplanes/FirstPlaneOrbit.cfg
+++ b/GameData/RP-1/Contracts/Spaceplanes/FirstPlaneOrbit.cfg
@@ -63,7 +63,7 @@ CONTRACT_TYPE
{
name = CrewedSpaceplaneOrbit
type = VesselParameterGroup
- title = Crewed Spaceplane in Orbit
+ title = Crewed spaceplane in orbit
define = CrewedSpaceplaneOrbit
PARAMETER
@@ -95,7 +95,7 @@ CONTRACT_TYPE
name = Duration
type = Duration
duration = 1h
- preWaitText = Reach specified orbit.
+ preWaitText = Reach specified orbit
waitingText = Completing orbit...
completionText = Orbit completed, you may fire retros when ready.
}
diff --git a/GameData/RP-1/Contracts/Spaceplanes/OrbitalPlane1.cfg b/GameData/RP-1/Contracts/Spaceplanes/OrbitalPlane1.cfg
index 14703a4070d..9ad6bd0211f 100644
--- a/GameData/RP-1/Contracts/Spaceplanes/OrbitalPlane1.cfg
+++ b/GameData/RP-1/Contracts/Spaceplanes/OrbitalPlane1.cfg
@@ -118,7 +118,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Crewed Orbital
+ title = Crewed orbital
PARAMETER
{
@@ -151,7 +151,7 @@ CONTRACT_TYPE
name = Duration
type = Duration
duration = @/Duration
- preWaitText = Reach specified orbit.
+ preWaitText = Reach specified orbit
waitingText = Orbiting...
completionText = Orbits completed, you may fire retros when ready.
}
diff --git a/GameData/RP-1/Contracts/Spaceplanes/OrbitalPlane2.cfg b/GameData/RP-1/Contracts/Spaceplanes/OrbitalPlane2.cfg
index f102c486a8d..5cda3d07cde 100644
--- a/GameData/RP-1/Contracts/Spaceplanes/OrbitalPlane2.cfg
+++ b/GameData/RP-1/Contracts/Spaceplanes/OrbitalPlane2.cfg
@@ -141,7 +141,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Crewed Orbital
+ title = Crewed orbital
completeInSequence = true
PARAMETER
diff --git a/GameData/RP-1/Contracts/Spaceplanes/OrbitalPlane3.cfg b/GameData/RP-1/Contracts/Spaceplanes/OrbitalPlane3.cfg
index 4016ff6e8d8..8897df597f0 100644
--- a/GameData/RP-1/Contracts/Spaceplanes/OrbitalPlane3.cfg
+++ b/GameData/RP-1/Contracts/Spaceplanes/OrbitalPlane3.cfg
@@ -115,7 +115,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Crewed Orbital
+ title = Crewed orbital
PARAMETER
{
@@ -149,7 +149,7 @@ CONTRACT_TYPE
name = Duration
type = Duration
duration = @/Duration
- preWaitText = Reach specified orbit.
+ preWaitText = Reach specified orbit
waitingText = Orbiting...
completionText = Orbits completed, you may fire retros when ready.
}
diff --git a/GameData/RP-1/Contracts/Spaceplanes/RendezvousPlane.cfg b/GameData/RP-1/Contracts/Spaceplanes/RendezvousPlane.cfg
index f4566dfcfe3..9f8a9947e66 100644
--- a/GameData/RP-1/Contracts/Spaceplanes/RendezvousPlane.cfg
+++ b/GameData/RP-1/Contracts/Spaceplanes/RendezvousPlane.cfg
@@ -62,7 +62,7 @@ CONTRACT_TYPE
{
name = Rendezvous
type = VesselParameterGroup
- title = First Spaceplane Rendezvous
+ title = First spaceplane rendezvous
define = SpaceplaneRendezvous
PARAMETER
diff --git a/GameData/RP-1/Contracts/Spaceplanes/SuborbitalPlaneCrewed.cfg b/GameData/RP-1/Contracts/Spaceplanes/SuborbitalPlaneCrewed.cfg
index b940c61a8fc..197930818dc 100644
--- a/GameData/RP-1/Contracts/Spaceplanes/SuborbitalPlaneCrewed.cfg
+++ b/GameData/RP-1/Contracts/Spaceplanes/SuborbitalPlaneCrewed.cfg
@@ -92,7 +92,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Suborbital Flight
+ title = Suborbital flight
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Venus/Venus Landing.cfg b/GameData/RP-1/Contracts/Venus/Venus Landing.cfg
index f1fa9d1b938..c0a603baf04 100644
--- a/GameData/RP-1/Contracts/Venus/Venus Landing.cfg
+++ b/GameData/RP-1/Contracts/Venus/Venus Landing.cfg
@@ -48,7 +48,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Uncrewed Landing on Venus
+ title = Uncrewed landing on Venus
PARAMETER
{
diff --git a/GameData/RP-1/Contracts/Venus/Venus Probe.cfg b/GameData/RP-1/Contracts/Venus/Venus Probe.cfg
index 172a5ecbcfb..68b8a61957f 100644
--- a/GameData/RP-1/Contracts/Venus/Venus Probe.cfg
+++ b/GameData/RP-1/Contracts/Venus/Venus Probe.cfg
@@ -49,7 +49,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Atmospheric Probe Venus
+ title = Atmospheric probe Venus
define = ProbeVenus
PARAMETER
diff --git a/GameData/RP-1/Contracts/Venus/VenusOrbitRepeat.cfg b/GameData/RP-1/Contracts/Venus/VenusOrbitRepeat.cfg
index 5050731ddde..7bca8aab0a7 100644
--- a/GameData/RP-1/Contracts/Venus/VenusOrbitRepeat.cfg
+++ b/GameData/RP-1/Contracts/Venus/VenusOrbitRepeat.cfg
@@ -5,7 +5,7 @@ CONTRACT_TYPE
group = EarlyInnerPlanetProbes
agent = Grand Tours
- description = Program: Early Inner Planet Probes
Type: Optional
Design and successfully launch an uncrewed probe that will enter into a scientifically useful orbit of Venus.
+ description = Program: Early Inner Planet Probes or Venus Surface Exploration
Type: Optional
Design and successfully launch an uncrewed probe that will enter into a scientifically useful orbit of Venus.
synopsis = Send an uncrewed probe into orbit around Venus
diff --git a/GameData/RP-1/Contracts/X-Plane Research/BreakSoundBarrier.cfg b/GameData/RP-1/Contracts/X-Plane Research/BreakSoundBarrier.cfg
index f4365d89447..ee755a84547 100644
--- a/GameData/RP-1/Contracts/X-Plane Research/BreakSoundBarrier.cfg
+++ b/GameData/RP-1/Contracts/X-Plane Research/BreakSoundBarrier.cfg
@@ -47,7 +47,7 @@ CONTRACT_TYPE
{
name = VesselGroup
type = VesselParameterGroup
- title = Break the Sound Barrier
+ title = Break the sound barrier
define = SoundBarrier
duration = 30s
dissassociateVesselsOnContractCompletion = true