Skip to content

Commit

Permalink
Far Side lander now only requires the required landing contract. Close
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanKell committed Aug 3, 2023
1 parent bc80cc3 commit 6bbd562
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,8 @@ CONTRACT_TYPE
{
name = CompleteContract
type = CompleteContract
contractType = MoonLandingOptional
minCount = 1
title = Complete 'Lunar Landing (Uncrewed)' contract at least @minCount times
contractType = MoonLanding
title = Complete 'First Lunar Landing (Uncrewed)' contract
}
REQUIREMENT
Expand Down

0 comments on commit 6bbd562

Please sign in to comment.