Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
CONTRACT_TYPE
{
name = HSFOrbitalLEO2Repeatable
title = Orbital Flight with Two Crew
title = Orbital Flight with Maneuvers and 2+ Crew
group = HumanContracts


description = Putting two people into space in the same capsule opens the door to a range of new activities and opportunities. Such a spacecraft must remain in orbit with its crew @/DurationText days and return them safely to Earth. Only two spacecraft were ever specifically created for this task, the Soviet Voskhod 2, a refit of the 3-seat Voskhod 1 (1965, 5.7 tons, modified Molniya) and the U.S. Gemini (1965, 3.2 - 3.8 tons, Gemini-Titan II).

genericDescription = Launch a crewed spacecraft capable of supporting at least two people into orbit for a routine mission for the specified number of days and return safely home.

synopsis = Fly a two-person LEO Orbital mission.
synopsis = Fly a two-plus-person LEO Orbital mission.

completedMessage = Crew alive and well after the mission--congratulations!

@@ -45,14 +45,6 @@ CONTRACT_TYPE
contractType = HSFOrbitalLEO1Repeatable
title = Complete @contractType Contract
}
REQUIREMENT
{
name = CompleteContract
type = CompleteContract
contractType = HSFOrbitalLEO3Repeatable
title = Have not Completed @contractType Contract
invertRequirement = true
}

DATA
{

1 comment on commit f9d7a91

@pap1723
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a good change. Better than the other way it was done.

Please sign in to comment.