Skip to content

Commit

Permalink
Reuse "RD-107X" from SSTU as a version of the SXT (gimbal not vernier…
Browse files Browse the repository at this point in the history
…) RD-107.
  • Loading branch information
NathanKell committed Jun 9, 2017
1 parent b04742d commit 5875d84
Showing 1 changed file with 14 additions and 27 deletions.
41 changes: 14 additions & 27 deletions GameData/RealismOverhaul/RO_SuggestedMods/SSTU/SSTU_RD-10X.cfg
Expand Up @@ -38,38 +38,25 @@
@PART[SSTU-SC-ENG-RD-107X]:NEEDS[SSTU]:FOR[RealismOverhaul]
{
%RSSROConfig = True
// %engineType = RD107-117 //no clue what to do for this one...
%engineType = RD107-117
@title = RD-107X
@mass = 1.090
@maxTemp = 1973.15
@MODULE[ModuleEngines*]
@maxTemp = 750

MODULE
{
@minThrust = 1040
@maxThrust = 1040
@heatProduction = 100
@PROPELLANT[LiquidFuel]
{
@name = Kerosene
@ratio = 0.3531
}
@PROPELLANT[Oxidizer]
{
@name = LqdOxygen
@ratio = 0.6274
}
PROPELLANT
{
name = HTP
ignoreForIsp = True
ratio = 0.0195
}
@atmosphereCurve
{
@key,0 = 0 313
@key,1 = 1 256
}
name = ModuleGimbal
gimbalTransformName = RD-107X-ThrustTransform
gimbalRange = 1.5
useGimbalResponseSpeed = True
gimbalResponseSpeed = 16
}
}
@PART[SSTU-SC-ENG-RD-107X]:AFTER[RealismOverhaulEngines]
{
%title = RD-107 Series (Fictional)
@description ^=:$: NOTE: Fictional variant with gimbal (or virtual 4x rather than 2x verniers).:
}

@PART[SSTU-SC-ENG-RD-108A]:NEEDS[SSTU]:FOR[RealismOverhaul]
{
Expand Down

0 comments on commit 5875d84

Please sign in to comment.