Skip to content

Commit

Permalink
Showing 3 changed files with 24 additions and 0 deletions.
8 changes: 8 additions & 0 deletions GameData/RP-0/Contracts/X-Planes/CrewedHighAtmo.cfg
Original file line number Diff line number Diff line change
@@ -73,6 +73,14 @@ CONTRACT_TYPE
contractType = CrewedReachSpaceLate
invertRequirement = True
}
REQUIREMENT
{
name = CompleteContract
type = CompleteContract
contractType = first_OrbitCrewed
title = Has not compeleted @contractType Contract
invertRequirement = true
}


PARAMETER
8 changes: 8 additions & 0 deletions GameData/RP-0/Contracts/X-Planes/CrewedHighAtmoLate.cfg
Original file line number Diff line number Diff line change
@@ -76,6 +76,14 @@ CONTRACT_TYPE
contractType = CrewedSuborbital
invertRequirement = True
}
REQUIREMENT
{
name = CompleteContract
type = CompleteContract
contractType = first_OrbitCrewed
title = Has not compeleted @contractType Contract
invertRequirement = true
}


PARAMETER
8 changes: 8 additions & 0 deletions GameData/RP-0/Contracts/X-Planes/CrewedSupersonic.cfg
Original file line number Diff line number Diff line change
@@ -39,6 +39,14 @@ CONTRACT_TYPE
contractType = BreakSoundBarrier
title = Complete @contractType Contract
}
REQUIREMENT
{
name = CompleteContract
type = CompleteContract
contractType = first_OrbitCrewed
title = Has not compeleted @contractType Contract
invertRequirement = true
}

PARAMETER
{

0 comments on commit e3e988b

Please sign in to comment.