Skip to content

Commit c596b29

Browse files
committed
Add AR2 and some cleanup
1 parent 3f06027 commit c596b29

File tree

6 files changed

+24
-46
lines changed

6 files changed

+24
-46
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
+PART[ROE-XLR99]:BEFORE[RealismOverhaulEngines]:NEEDS[ROEngines]
2+
{
3+
@name = ROEE-AR2
4+
@tags = ar-2
5+
6+
@rescaleFactor *= 0.5042
7+
8+
@engineType = AR2
9+
}

Gamedata/ROEnginesExtended/PartConfigs/G1_BDB.cfg

Lines changed: 0 additions & 15 deletions
This file was deleted.

Gamedata/ROEnginesExtended/PartConfigs/MB35_SSTU.cfg

Lines changed: 0 additions & 15 deletions
This file was deleted.

Gamedata/ROEnginesExtended/PartConfigs/MB60_SSTU.cfg

Lines changed: 0 additions & 15 deletions
This file was deleted.

Gamedata/ROEnginesExtended/PartConfigs/XLR99A_CH4.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ PART
5959
@MODULE[ModuleEngineConfigs]
6060
{
6161
@configuration = XLR99A
62-
!CONFIG:HAS[~name[XLR99-RM-2A]] {}
62+
!CONFIG:HAS[#name[XLR99-RM-2]] {}
6363
}
6464
}
6565

@@ -71,5 +71,6 @@ PART
7171
{
7272
@configuration = XLR99
7373
!CONFIG:HAS[#name[XLR99-RM-2A]] {}
74+
!CONFIG:HAS[#name[XLR99-RM-3]] {}
7475
}
7576
}
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
@PART[ROEE-AR2]:BEFORE[ROWaterfall]:NEEDS[Waterfall]
2+
{
3+
ROWaterfall
4+
{
5+
template = waterfall-kerolox-sustainer-2-film-cooled //peroxide, but ran very fuel rich and had very sooty exhaust
6+
audio = pump-fed-medium-1
7+
position = 0,0,0.0
8+
rotation = 0, 0, 0
9+
scale = 1.3, 0.45, 1.0
10+
glow = _yellow
11+
//monopropellant GG, nearly invisible
12+
}
13+
}

0 commit comments

Comments
 (0)