Skip to content

Commit 5875d84

Browse files
committedJun 9, 2017
Reuse "RD-107X" from SSTU as a version of the SXT (gimbal not vernier) RD-107.
1 parent b04742d commit 5875d84

File tree

1 file changed

+14
-27
lines changed

1 file changed

+14
-27
lines changed
 

‎GameData/RealismOverhaul/RO_SuggestedMods/SSTU/SSTU_RD-10X.cfg

+14-27
Original file line numberDiff line numberDiff line change
@@ -38,38 +38,25 @@
3838
@PART[SSTU-SC-ENG-RD-107X]:NEEDS[SSTU]:FOR[RealismOverhaul]
3939
{
4040
%RSSROConfig = True
41-
// %engineType = RD107-117 //no clue what to do for this one...
41+
%engineType = RD107-117
4242
@title = RD-107X
4343
@mass = 1.090
44-
@maxTemp = 1973.15
45-
@MODULE[ModuleEngines*]
44+
@maxTemp = 750
45+
46+
MODULE
4647
{
47-
@minThrust = 1040
48-
@maxThrust = 1040
49-
@heatProduction = 100
50-
@PROPELLANT[LiquidFuel]
51-
{
52-
@name = Kerosene
53-
@ratio = 0.3531
54-
}
55-
@PROPELLANT[Oxidizer]
56-
{
57-
@name = LqdOxygen
58-
@ratio = 0.6274
59-
}
60-
PROPELLANT
61-
{
62-
name = HTP
63-
ignoreForIsp = True
64-
ratio = 0.0195
65-
}
66-
@atmosphereCurve
67-
{
68-
@key,0 = 0 313
69-
@key,1 = 1 256
70-
}
48+
name = ModuleGimbal
49+
gimbalTransformName = RD-107X-ThrustTransform
50+
gimbalRange = 1.5
51+
useGimbalResponseSpeed = True
52+
gimbalResponseSpeed = 16
7153
}
7254
}
55+
@PART[SSTU-SC-ENG-RD-107X]:AFTER[RealismOverhaulEngines]
56+
{
57+
%title = RD-107 Series (Fictional)
58+
@description ^=:$: NOTE: Fictional variant with gimbal (or virtual 4x rather than 2x verniers).:
59+
}
7360

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

0 commit comments

Comments
 (0)
Please sign in to comment.