Skip to content

Commit 8e26eaf

Browse files
authoredJun 30, 2017
Fixed Inverted Requirements for ComSats
Was previously requiring the ComSat Network to not be completed. That has been fixed.
1 parent ba9dd71 commit 8e26eaf

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed
 

Diff for: ‎GameData/RP-0/Contracts/Early Satellites/Communications Test Satellite.cfg

-16
Original file line numberDiff line numberDiff line change
@@ -43,22 +43,6 @@ CONTRACT_TYPE
4343
contractType = FirstComSat
4444
title = Complete @contractType Contract
4545
}
46-
REQUIREMENT
47-
{
48-
name = CompleteContract
49-
type = CompleteContract
50-
contractType = EarlyComNetwork3
51-
title = Has not Completed @contractType Contract
52-
invertRequirement = true
53-
}
54-
REQUIREMENT
55-
{
56-
name = CompleteContract
57-
type = CompleteContract
58-
contractType = EarlyComNetwork4
59-
title = Has not Completed @contractType Contract
60-
invertRequirement = true
61-
}
6246

6347
// ************ PARAMETERS ************
6448

0 commit comments

Comments
 (0)