Skip to content

Commit

Permalink
Updated Near Future Engine Configs
Browse files Browse the repository at this point in the history
Changed the names of the NF Engine configs to get rid of all spaces. Did nothing to the stats.
  • Loading branch information
pap1723 committed Jun 9, 2017
1 parent 3194ec0 commit 85622dc
Showing 1 changed file with 30 additions and 30 deletions.
Expand Up @@ -44,40 +44,40 @@
name = ModuleEngineConfigs
type = ModuleEnginesFX
modded = false
configuration = NASA 457M V1
configuration = NASA-457M-V1-X4
CONFIG
{
name = NASA 457M V2
minThrust = 0.0019864
maxThrust = 0.01701977
name = NASA-457M-V1-X4
minThrust = 0.001340
maxThrust = 0.0147456
heatProduction = 0
PROPELLANT
{
name = XenonGas
name = KryptonGas
ratio = 1.0
DrawGauge = True
}
atmosphereCurve
{
key = 0 2740
key = 0 3520
key = 1 1
}
}
CONFIG
{
name = NASA 457M V1
minThrust = 0.001340
maxThrust = 0.0147456
name = NASA-457M-V2-X4
minThrust = 0.0019864
maxThrust = 0.01701977
heatProduction = 0
PROPELLANT
{
name = KryptonGas
name = XenonGas
ratio = 1.0
DrawGauge = True
}
atmosphereCurve
{
key = 0 3520
key = 0 2740
key = 1 1
}
}
Expand Down Expand Up @@ -149,40 +149,40 @@
{
name = ModuleEngineConfigs
modded = false
configuration = NASA 457M V1
configuration = NASA-457M-V1
CONFIG
{
name = NASA 457M V2
minThrust = 0.000382
maxThrust = 0.003319
name = NASA-457M-V1
minThrust = 0.000270
maxThrust = 0.0027504
heatProduction = 0
PROPELLANT
{
name = XenonGas
name = KryptonGas
ratio = 1.0
DrawGauge = True
}
atmosphereCurve
{
key = 0 2740
key = 0 3520
key = 1 1
}
}
CONFIG
{
name = NASA 457M V1
minThrust = 0.000270
maxThrust = 0.0027504
name = NASA-457M-V2
minThrust = 0.000382
maxThrust = 0.003319
heatProduction = 0
PROPELLANT
{
name = KryptonGas
name = XenonGas
ratio = 1.0
DrawGauge = True
}
atmosphereCurve
{
key = 0 3520
key = 0 2740
key = 1 1
}
}
Expand Down Expand Up @@ -244,9 +244,9 @@
configuration = P5-1
CONFIG
{
name = P5-2
minThrust = 0.000012
maxThrust = 0.000245
name = P5-1
minThrust = 0.000011
maxThrust = 0.000239
heatProduction = 0
PROPELLANT
{
Expand All @@ -256,15 +256,15 @@
}
atmosphereCurve
{
key = 0 2420
key = 0 2390
key = 1 1
}
}
CONFIG
{
name = P5-1
minThrust = 0.000011
maxThrust = 0.000239
name = P5-2
minThrust = 0.000012
maxThrust = 0.000245
heatProduction = 0
PROPELLANT
{
Expand All @@ -274,7 +274,7 @@
}
atmosphereCurve
{
key = 0 2390
key = 0 2420
key = 1 1
}
}
Expand Down

0 comments on commit 85622dc

Please sign in to comment.