Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix optional Lunar Landing (Uncrewed) contract description #2397

Merged
merged 16 commits into from
Jul 13, 2024
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CONTRACT_TYPE
group = UncrewedLunarSurface


description = <b>Program: Uncrewed Lunar Surface Exploration<br>Type: <color=green> Required once, then</color> <color=blue>Optional</color></b><br><br>Design and successfully launch a craft that can achieve a soft landing on the Moon and return science data back to Earth.<br><br>This is a series of @maxCompletions contracts, of which @index have been completed.<br><color=white><b>After 1 completion, 'First Far Side Lunar Landing (Uncrewed)' contract will become available.</b></color>
description = <b>Program: Uncrewed Lunar Surface Exploration<br>Type: <color=blue>Optional</color></b><br><br>Design and successfully launch a craft that can achieve a soft landing on the Moon and return science data back to Earth.<br><br>This is a series of @maxCompletions contracts, of which @index have been completed.</color>
genericDescription = Achieve a soft landing on the Moon and transmit science.

synopsis = Achieve a soft landing on the Moon and transmit science
Expand Down
Loading