We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64bcdd0 commit e9fe198Copy full SHA for e9fe198
Gamedata/ROEnginesExtended/PartConfigs/MB35_SSTU.cfg
@@ -7,3 +7,8 @@
7
8
@engineType = MB35
9
}
10
+@PART[ROEE-MB35]:AFTER[RealismOverhaulEngines]
11
+{
12
+ @title = Deprecated
13
+ @description = Please use the new MB-35 model from ROEngines instead. This part will be removed in the future.
14
+}
Gamedata/ROEnginesExtended/PartConfigs/MB60_SSTU.cfg
@engineType = MB60
+@PART[ROEE-MB60]:AFTER[RealismOverhaulEngines]
+ @description = Please use the new MB-60 model from ROEngines instead. This part will be removed in the future.
0 commit comments