Skip to content

Commit 85622dc

Browse files
authoredJun 9, 2017
Updated Near Future Engine Configs
Changed the names of the NF Engine configs to get rid of all spaces. Did nothing to the stats.
1 parent 3194ec0 commit 85622dc

File tree

1 file changed

+30
-30
lines changed

1 file changed

+30
-30
lines changed
 

‎GameData/RealismOverhaul/RO_SuggestedMods/NearFutureTechnologies/RO_NearFuture_Propulsion_Engines.cfg

+30-30
Original file line numberDiff line numberDiff line change
@@ -44,40 +44,40 @@
4444
name = ModuleEngineConfigs
4545
type = ModuleEnginesFX
4646
modded = false
47-
configuration = NASA 457M V1
47+
configuration = NASA-457M-V1-X4
4848
CONFIG
4949
{
50-
name = NASA 457M V2
51-
minThrust = 0.0019864
52-
maxThrust = 0.01701977
50+
name = NASA-457M-V1-X4
51+
minThrust = 0.001340
52+
maxThrust = 0.0147456
5353
heatProduction = 0
5454
PROPELLANT
5555
{
56-
name = XenonGas
56+
name = KryptonGas
5757
ratio = 1.0
5858
DrawGauge = True
5959
}
6060
atmosphereCurve
6161
{
62-
key = 0 2740
62+
key = 0 3520
6363
key = 1 1
6464
}
6565
}
6666
CONFIG
6767
{
68-
name = NASA 457M V1
69-
minThrust = 0.001340
70-
maxThrust = 0.0147456
68+
name = NASA-457M-V2-X4
69+
minThrust = 0.0019864
70+
maxThrust = 0.01701977
7171
heatProduction = 0
7272
PROPELLANT
7373
{
74-
name = KryptonGas
74+
name = XenonGas
7575
ratio = 1.0
7676
DrawGauge = True
7777
}
7878
atmosphereCurve
7979
{
80-
key = 0 3520
80+
key = 0 2740
8181
key = 1 1
8282
}
8383
}
@@ -149,40 +149,40 @@
149149
{
150150
name = ModuleEngineConfigs
151151
modded = false
152-
configuration = NASA 457M V1
152+
configuration = NASA-457M-V1
153153
CONFIG
154154
{
155-
name = NASA 457M V2
156-
minThrust = 0.000382
157-
maxThrust = 0.003319
155+
name = NASA-457M-V1
156+
minThrust = 0.000270
157+
maxThrust = 0.0027504
158158
heatProduction = 0
159159
PROPELLANT
160160
{
161-
name = XenonGas
161+
name = KryptonGas
162162
ratio = 1.0
163163
DrawGauge = True
164164
}
165165
atmosphereCurve
166166
{
167-
key = 0 2740
167+
key = 0 3520
168168
key = 1 1
169169
}
170170
}
171171
CONFIG
172172
{
173-
name = NASA 457M V1
174-
minThrust = 0.000270
175-
maxThrust = 0.0027504
173+
name = NASA-457M-V2
174+
minThrust = 0.000382
175+
maxThrust = 0.003319
176176
heatProduction = 0
177177
PROPELLANT
178178
{
179-
name = KryptonGas
179+
name = XenonGas
180180
ratio = 1.0
181181
DrawGauge = True
182182
}
183183
atmosphereCurve
184184
{
185-
key = 0 3520
185+
key = 0 2740
186186
key = 1 1
187187
}
188188
}
@@ -244,9 +244,9 @@
244244
configuration = P5-1
245245
CONFIG
246246
{
247-
name = P5-2
248-
minThrust = 0.000012
249-
maxThrust = 0.000245
247+
name = P5-1
248+
minThrust = 0.000011
249+
maxThrust = 0.000239
250250
heatProduction = 0
251251
PROPELLANT
252252
{
@@ -256,15 +256,15 @@
256256
}
257257
atmosphereCurve
258258
{
259-
key = 0 2420
259+
key = 0 2390
260260
key = 1 1
261261
}
262262
}
263263
CONFIG
264264
{
265-
name = P5-1
266-
minThrust = 0.000011
267-
maxThrust = 0.000239
265+
name = P5-2
266+
minThrust = 0.000012
267+
maxThrust = 0.000245
268268
heatProduction = 0
269269
PROPELLANT
270270
{
@@ -274,7 +274,7 @@
274274
}
275275
atmosphereCurve
276276
{
277-
key = 0 2390
277+
key = 0 2420
278278
key = 1 1
279279
}
280280
}

0 commit comments

Comments
 (0)
Please sign in to comment.