Skip to content

Commit 0252034

Browse files
authoredJun 29, 2017
Removed Satellite Bus Reqs and Repeat ComSat Reqs
1 parent 794f8f6 commit 0252034

File tree

1 file changed

+1
-34
lines changed

1 file changed

+1
-34
lines changed
 

Diff for: ‎GameData/RP-0/Contracts/Advanced Satellites/Geostationary Communications Network.cfg

+1-34
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@ CONTRACT_TYPE
4141
name = CompleteContract
4242
type = CompleteContract
4343
contractType = RepeatComSats
44-
minCount = 3
45-
title = Complete @contractType Contract at least 3 times
44+
title = Complete @contractType Contract
4645
}
4746
4847
REQUIREMENT
@@ -103,14 +102,6 @@ CONTRACT_TYPE
103102
104103
vessel = GEO CommSat IV
105104
}
106-
PARAMETER
107-
{
108-
name = HasComSatBus
109-
type = HasResource
110-
resource = ComSatBus
111-
minQuantity = 2500
112-
title = Have a ComSatBus of at least 2,500 units on the craft
113-
}
114105
PARAMETER
115106
{
116107
name = Orbit
@@ -160,14 +151,6 @@ CONTRACT_TYPE
160151
name = KSCConnectivity
161152
type = KSCConnectivity
162153
}
163-
PARAMETER
164-
{
165-
name = HasComSatBus
166-
type = HasResource
167-
resource = ComSatBus
168-
minQuantity = 2500
169-
title = Have a ComSatBus of at least 2,500 units on the craft
170-
}
171154
PARAMETER
172155
{
173156
name = Orbit
@@ -217,14 +200,6 @@ CONTRACT_TYPE
217200
name = KSCConnectivity
218201
type = KSCConnectivity
219202
}
220-
PARAMETER
221-
{
222-
name = HasComSatBus
223-
type = HasResource
224-
resource = ComSatBus
225-
minQuantity = 2500
226-
title = Have a ComSatBus of at least 2,500 units on the craft
227-
}
228203
PARAMETER
229204
{
230205
name = Orbit
@@ -274,14 +249,6 @@ CONTRACT_TYPE
274249
name = KSCConnectivity
275250
type = KSCConnectivity
276251
}
277-
PARAMETER
278-
{
279-
name = HasComSatBus
280-
type = HasResource
281-
resource = ComSatBus
282-
minQuantity = 2500
283-
title = Have a ComSatBus of at least 2,500 units on the craft
284-
}
285252
PARAMETER
286253
{
287254
name = Orbit

0 commit comments

Comments
 (0)
Please sign in to comment.