Skip to content

Commit e260d71

Browse files
committed
Update MB-45
Change MB-45 to use new MB-60 models from ROE.
1 parent e9fe198 commit e260d71

File tree

4 files changed

+18
-6
lines changed

4 files changed

+18
-6
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
+PART[ROE-J2X]:BEFORE[RealismOverhaulEngines]:NEEDS[ROEngines]
1+
+PART[ROE-MB60]:BEFORE[RealismOverhaulEngines]:NEEDS[ROEngines]
22
{
33
@name = ROEE-MB45
44
@tags = mb45
55

6-
@rescaleFactor *= 0.64
6+
@rescaleFactor *= 0.9
77

88
@engineType = MB45
99
}

Gamedata/ROEnginesExtended/Waterfall/Hydrolox/J-2X-Based.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@PART[ROEE-MB60|ROEE-MB45|ROEE-MB35]:BEFORE[ROWaterfall]:NEEDS[Waterfall]
1+
@PART[ROEE-MB60|ROEE-MB35]:BEFORE[ROWaterfall]:NEEDS[Waterfall]
22
{
33
ROWaterfall
44
{
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
@PART[ROEE-MB45]:BEFORE[ROWaterfall]:NEEDS[Waterfall]
2+
{
3+
ROWaterfall
4+
{
5+
template = rowaterfall-hydrolox-upper-1
6+
audio = pump-fed-medium-1
7+
transform = thrustTransform
8+
position = 0,0,0
9+
rotation = 0, 0, 0
10+
scale = 1.12, 1.12, 1.12
11+
useRelativeScaling = true
12+
glow = ro-hydrolox-blue
13+
}
14+
}

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,7 @@ To make my life easier, only waterfall plumes are supported.
3838
* E-2 (CH-4 by Luci & TheBeastlyPig)
3939
* G-1 (Based on Juno 6k from Bluedog Design Bureau by CobaltWolf)
4040
* ISE100 (Based on LEROS-1b from NicheParts by MockingBird)
41-
* MB-35 (Based on J-2X from SSTU by ShadowMage)
42-
* MB-45 (Based on J-2X from SSTU by ShadowMage)
43-
* MB-60 (Based on J-2X from SSTU by ShadowMage)
41+
* MB-45 (Based on MB-60 from BDB by CobaltWolf)
4442
* Merlin 2 (Based on Merlin 1C from SSTU by ShadowMage)
4543
* NK-15VM (Based on NK-43 from RealEngines by Alcentar)
4644
* RD-0131 (CH-4 by Luci & TheBeastlyPig)

0 commit comments

Comments
 (0)