From 3ec6dd80cf14c2d79dcd8fd9485f2966266ceeff Mon Sep 17 00:00:00 2001
From: techmccat <43186493+techmccat@users.noreply.github.com>
Date: Wed, 12 Sep 2018 16:20:34 +0200
Subject: [PATCH 01/14] Update TREE-Parts.cfg
---
GameData/RP-0/Tree/TREE-Parts.cfg | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/GameData/RP-0/Tree/TREE-Parts.cfg b/GameData/RP-0/Tree/TREE-Parts.cfg
index 646b6cbf269..e2f155bb3c5 100644
--- a/GameData/RP-0/Tree/TREE-Parts.cfg
+++ b/GameData/RP-0/Tree/TREE-Parts.cfg
@@ -8,6 +8,31 @@
//*********************************************************************************************
// DELETE EVERYTHING BELOW THIS LINE
+
+@PART[AJ10_37]:FOR[xxxRP0]
+{
+ %TechRequired = orbitalRocketry1956
+ @description ^=:$: From RealEngines mod
+ %cost = 150
+ %entryCost = 3000
+ %RP0conf = True
+ MODULE
+ { name = ModuleTagEngineLiquidPF }
+ { name = ModuleTagToxic }
+ %identicalParts = bluedog_ableEngine,SSTU-AJ10-CustomEarly,SXTAJ10,rn_aj10_37,AJ10_37
+}
+@PART[AJ10_104]:FOR[xxxRP0]
+{
+ %TechRequired = orbitalRocketry1961
+ @description ^=:$: From RealEngines mod
+ %cost = 250
+ %entryCost = 5000
+ %RP0conf = True
+ MODULE
+ { name = ModuleTagEngineLiquidPF }
+ { name = ModuleTagToxic }
+ %identicalParts = bluedog_ablestarEngine,SSTU-AJ10-CustomMid,SXTAJ10Mid,rn_aj10_104,AJ10_104
+}
@PART[sensorThermometer]:FOR[xxxRP0]
{
%TechRequired = start
From 03358f26718a7f6686a0c1c30808c1fd8bab6b1a Mon Sep 17 00:00:00 2001
From: techmccat <43186493+techmccat@users.noreply.github.com>
Date: Wed, 12 Sep 2018 16:41:16 +0200
Subject: [PATCH 02/14] Fix RD-0110 Series config
Minor edit, i just put the right name.
---
GameData/RP-0/Tree/TREE-Parts.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/GameData/RP-0/Tree/TREE-Parts.cfg b/GameData/RP-0/Tree/TREE-Parts.cfg
index e2f155bb3c5..0f403fb577f 100644
--- a/GameData/RP-0/Tree/TREE-Parts.cfg
+++ b/GameData/RP-0/Tree/TREE-Parts.cfg
@@ -5945,7 +5945,7 @@
{ name = ModuleTagEngineLiquidTurbo }
}
-@PART[RD0110]:FOR[xxxRP0]
+@PART[RD-0110engine]:FOR[xxxRP0]
{
%TechRequired = orbitalRocketry1960
%cost = 350
From 8411fd54b6339c7fc4d4df1e22218f9f5e206fa6 Mon Sep 17 00:00:00 2001
From: techmccat <43186493+techmccat@users.noreply.github.com>
Date: Wed, 12 Sep 2018 19:41:33 +0200
Subject: [PATCH 03/14] Removed identicalParts line from AJ10s
I wonder why i even put it there
---
GameData/RP-0/Tree/TREE-Parts.cfg | 3 ---
1 file changed, 3 deletions(-)
diff --git a/GameData/RP-0/Tree/TREE-Parts.cfg b/GameData/RP-0/Tree/TREE-Parts.cfg
index 0f403fb577f..bc510354d5e 100644
--- a/GameData/RP-0/Tree/TREE-Parts.cfg
+++ b/GameData/RP-0/Tree/TREE-Parts.cfg
@@ -19,8 +19,6 @@
MODULE
{ name = ModuleTagEngineLiquidPF }
{ name = ModuleTagToxic }
- %identicalParts = bluedog_ableEngine,SSTU-AJ10-CustomEarly,SXTAJ10,rn_aj10_37,AJ10_37
-}
@PART[AJ10_104]:FOR[xxxRP0]
{
%TechRequired = orbitalRocketry1961
@@ -31,7 +29,6 @@
MODULE
{ name = ModuleTagEngineLiquidPF }
{ name = ModuleTagToxic }
- %identicalParts = bluedog_ablestarEngine,SSTU-AJ10-CustomMid,SXTAJ10Mid,rn_aj10_104,AJ10_104
}
@PART[sensorThermometer]:FOR[xxxRP0]
{
From 7d73d4bf705f091e4d5333bb273bfde0bea9bb15 Mon Sep 17 00:00:00 2001
From: techmccat <43186493+techmccat@users.noreply.github.com>
Date: Wed, 12 Sep 2018 20:07:55 +0200
Subject: [PATCH 04/14] Added RD-170 family configs
They still miss identicalParts configs
---
GameData/RP-0/Tree/TREE-Parts.cfg | 31 +++++++++++++++++++++++++++++++
1 file changed, 31 insertions(+)
diff --git a/GameData/RP-0/Tree/TREE-Parts.cfg b/GameData/RP-0/Tree/TREE-Parts.cfg
index bc510354d5e..c42b18d2214 100644
--- a/GameData/RP-0/Tree/TREE-Parts.cfg
+++ b/GameData/RP-0/Tree/TREE-Parts.cfg
@@ -19,6 +19,7 @@
MODULE
{ name = ModuleTagEngineLiquidPF }
{ name = ModuleTagToxic }
+}
@PART[AJ10_104]:FOR[xxxRP0]
{
%TechRequired = orbitalRocketry1961
@@ -30,6 +31,36 @@
{ name = ModuleTagEngineLiquidPF }
{ name = ModuleTagToxic }
}
+@PART[RD170engine]:FOR[xxxRP0]
+{
+ %TechRequired = stagedCombustion1986
+ %cost = 5400
+ %entryCost = 108000
+ RP0conf = true
+ @description ^=:$: From RealEngines mod
+ MODULE
+ { name = ModuleTagEngineLiquidTurbo }
+}
+@PART[RD180engine]:FOR[xxxRP0]
+{
+ %TechRequired = stagedCombustion1998
+ %cost = 2700
+ %entryCost = 54000
+ RP0conf = true
+ @description ^=:$: From RealEngines mod
+ MODULE
+ { name = ModuleTagEngineLiquidTurbo }
+}
+@PART[RD191engine]:FOR[xxxRP0]
+{
+ %TechRequired = stagedCombustion2009
+ %cost = 1350
+ %entryCost = 27000
+ RP0conf = true
+ @description ^=:$: From RealEngines mod
+ MODULE
+ { name = ModuleTagEngineLiquidTurbo }
+}
@PART[sensorThermometer]:FOR[xxxRP0]
{
%TechRequired = start
From d4f19aef9ae92adc6fb7d4bccd43ea02eb62e183 Mon Sep 17 00:00:00 2001
From: techmccat <43186493+techmccat@users.noreply.github.com>
Date: Wed, 12 Sep 2018 20:26:25 +0200
Subject: [PATCH 05/14] Added the configs for the RD-170 family
---
GameData/RP-0/Tree/identicalParts.cfg | 36 +++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
diff --git a/GameData/RP-0/Tree/identicalParts.cfg b/GameData/RP-0/Tree/identicalParts.cfg
index 4663e3d61b2..900622c7179 100644
--- a/GameData/RP-0/Tree/identicalParts.cfg
+++ b/GameData/RP-0/Tree/identicalParts.cfg
@@ -8,6 +8,42 @@
//*********************************************************************************************
// DELETE EVERYTHING BELOW THIS LINE
+@PART[liquidEnginemogulmp1500]:FOR[xxxRP0]
+{
+ %identicalParts = liquidEnginemogulmp1500,RD170engine,RD171_StockVersion,SXTKD170
+}
+@PART[RD170engine]:FOR[xxxRP0]
+{
+ %identicalParts = liquidEnginemogulmp1500,RD170engine,RD171_StockVersion,SXTKD170
+}
+@PART[RD171_StockVersion]:FOR[xxxRP0]
+{
+ %identicalParts = liquidEnginemogulmp1500,RD170engine,RD171_StockVersion,SXTKD170
+}
+@PART[SXTKD170]:FOR[xxxRP0]
+{
+ %identicalParts = liquidEnginemogulmp1500,RD170engine,RD171_StockVersion,SXTKD170
+}
+@PART[RSBengineRD180]:FOR[xxxRP0]
+{
+ %identicalParts = RSBengineRD180,RD180engine,RD180_StockVersion
+}
+@PART[RD180engine]:FOR[xxxRP0]
+{
+ %identicalParts = RSBengineRD180,RD180engine,RD180_StockVersion
+}
+@PART[RD180_StockVersion]:FOR[xxxRP0]
+{
+ %identicalParts = RSBengineRD180,RD180engine,RD180_StockVersion
+}
+@PART[RD191engine]:FOR[xxxRP0]
+{
+ %identicalParts = RD191engine,RD191_StockVersion
+}
+@PART[RD191_StockVersion]:FOR[xxxRP0]
+{
+ %identicalParts = RD191engine,RD191_StockVersion
+}
@PART[sensorThermometer]:FOR[xxxRP0]
{
%identicalParts = sensorThermometer,Thermometermt1
From 159318632c0b748cf70b3037681f2a85bb2e3f30 Mon Sep 17 00:00:00 2001
From: techmccat <43186493+techmccat@users.noreply.github.com>
Date: Tue, 18 Sep 2018 15:59:25 +0200
Subject: [PATCH 06/14] Added configs for J-2 and RS-25 engines
As always, i'll add as soon as possible identicalParts configs.
---
GameData/RP-0/Tree/TREE-Parts.cfg | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
diff --git a/GameData/RP-0/Tree/TREE-Parts.cfg b/GameData/RP-0/Tree/TREE-Parts.cfg
index c42b18d2214..7321557f872 100644
--- a/GameData/RP-0/Tree/TREE-Parts.cfg
+++ b/GameData/RP-0/Tree/TREE-Parts.cfg
@@ -61,6 +61,34 @@
MODULE
{ name = ModuleTagEngineLiquidTurbo }
}
+@PART[J2]:FOR[xxxRP0]
+{
+ %TechRequired = improvedHydrolox
+ %cost = 2000
+ %entryCost = 100000
+ RP0conf = true
+ @description ^=:$: From RealEngines mod
+
+ MODULE
+ { name = ModuleTagEngineLiquidTurbo }
+ MODULE
+ { name = ModuleTagHydrolox }
+
+}
+@PART[SSME_Engine]:FOR[xxxRP0]
+{
+ %TechRequired = hydrolox1981
+ %cost = 5700
+ %entryCost = 114000
+ RP0conf = true
+ @description ^=:$: From RealEngines mod
+
+ MODULE
+ { name = ModuleTagEngineLiquidTurbo }
+ MODULE
+ { name = ModuleTagHydrolox }
+
+}
@PART[sensorThermometer]:FOR[xxxRP0]
{
%TechRequired = start
From 588f034acb51da562edb120e5c4bdb909e1f9e69 Mon Sep 17 00:00:00 2001
From: techmccat <43186493+techmccat@users.noreply.github.com>
Date: Tue, 18 Sep 2018 16:41:19 +0200
Subject: [PATCH 07/14] Added J-2 and RS-25 identicalParts config
They should now work.
---
GameData/RP-0/Tree/identicalParts.cfg | 24 ++++++++++++++++--------
1 file changed, 16 insertions(+), 8 deletions(-)
diff --git a/GameData/RP-0/Tree/identicalParts.cfg b/GameData/RP-0/Tree/identicalParts.cfg
index 900622c7179..c9dcd211cdd 100644
--- a/GameData/RP-0/Tree/identicalParts.cfg
+++ b/GameData/RP-0/Tree/identicalParts.cfg
@@ -678,23 +678,27 @@
}
@PART[KW5mengineTitanV]:FOR[xxxRP0]
{
- %identicalParts = KW5mengineTitanV,FASAApolloLFEJ2,RSBengineJ2,SSTU-SC-ENG-J-2,SXTLT80
+ %identicalParts = KW5mengineTitanV,FASAApolloLFEJ2,RSBengineJ2,SSTU-SC-ENG-J-2,SXTLT80,J2
}
@PART[FASAApolloLFEJ2]:FOR[xxxRP0]
{
- %identicalParts = KW5mengineTitanV,FASAApolloLFEJ2,RSBengineJ2,SSTU-SC-ENG-J-2,SXTLT80
+ %identicalParts = KW5mengineTitanV,FASAApolloLFEJ2,RSBengineJ2,SSTU-SC-ENG-J-2,SXTLT80,J2
}
@PART[RSBengineJ2]:FOR[xxxRP0]
{
- %identicalParts = KW5mengineTitanV,FASAApolloLFEJ2,RSBengineJ2,SSTU-SC-ENG-J-2,SXTLT80
+ %identicalParts = KW5mengineTitanV,FASAApolloLFEJ2,RSBengineJ2,SSTU-SC-ENG-J-2,SXTLT80,J2
}
@PART[SSTU-SC-ENG-J-2]:FOR[xxxRP0]
{
- %identicalParts = KW5mengineTitanV,FASAApolloLFEJ2,RSBengineJ2,SSTU-SC-ENG-J-2,SXTLT80
+ %identicalParts = KW5mengineTitanV,FASAApolloLFEJ2,RSBengineJ2,SSTU-SC-ENG-J-2,SXTLT80,J2
}
@PART[SXTLT80]:FOR[xxxRP0]
{
- %identicalParts = KW5mengineTitanV,FASAApolloLFEJ2,RSBengineJ2,SSTU-SC-ENG-J-2,SXTLT80
+ %identicalParts = KW5mengineTitanV,FASAApolloLFEJ2,RSBengineJ2,SSTU-SC-ENG-J-2,SXTLT80,J2
+}
+@PART[J2]:FOR[xxxRP0]
+{
+ %identicalParts = KW5mengineTitanV,FASAApolloLFEJ2,RSBengineJ2,SSTU-SC-ENG-J-2,SXTLT80,J2
}
@PART[ca_landv_core]:FOR[xxxRP0]
{
@@ -1086,15 +1090,19 @@
}
@PART[RSBengineRS25]:FOR[xxxRP0]
{
- %identicalParts = RSBengineRS25,SSME,SSTU-SC-ENG-RS-25,SSTU-SC-ENG-RS-25x5,Size3EngineCluster
+ %identicalParts = RSBengineRS25,SSME,SSTU-SC-ENG-RS-25,SSTU-SC-ENG-RS-25x5,Size3EngineCluster,SSME_Engine
}
@PART[SSTU-SC-ENG-RS-25]:FOR[xxxRP0]
{
- %identicalParts = RSBengineRS25,SSME,SSTU-SC-ENG-RS-25,SSTU-SC-ENG-RS-25x5,Size3EngineCluster
+ %identicalParts = RSBengineRS25,SSME,SSTU-SC-ENG-RS-25,SSTU-SC-ENG-RS-25x5,Size3EngineCluster,SSME_Engine
}
@PART[SSME]:FOR[xxxRP0]
{
- %identicalParts = RSBengineRS25,SSME,SSTU-SC-ENG-RS-25,SSTU-SC-ENG-RS-25x5,Size3EngineCluster
+ %identicalParts = RSBengineRS25,SSME,SSTU-SC-ENG-RS-25,SSTU-SC-ENG-RS-25x5,Size3EngineCluster,SSME_Engine
+}
+@PART[SSME_Engine]:FOR[xxxRP0]
+{
+ %identicalParts = RSBengineRS25,SSME,SSTU-SC-ENG-RS-25,SSTU-SC-ENG-RS-25x5,Size3EngineCluster,SSME_Engine
}
@PART[XSLSSRB]:FOR[xxxRP0]
{
From bcd657777130f55728c229ea7a5911c7f9e19fc4 Mon Sep 17 00:00:00 2001
From: techmccat <43186493+techmccat@users.noreply.github.com>
Date: Tue, 18 Sep 2018 20:42:03 +0200
Subject: [PATCH 08/14] Fixed the RD-0110 not appearing as RP0
---
GameData/RP-0/Tree/TREE-Parts.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/GameData/RP-0/Tree/TREE-Parts.cfg b/GameData/RP-0/Tree/TREE-Parts.cfg
index 7321557f872..21287279ebe 100644
--- a/GameData/RP-0/Tree/TREE-Parts.cfg
+++ b/GameData/RP-0/Tree/TREE-Parts.cfg
@@ -6001,7 +6001,7 @@
{ name = ModuleTagEngineLiquidTurbo }
}
-@PART[RD-0110engine]:FOR[xxxRP0]
+@PART[RD0110engine]:FOR[xxxRP0]
{
%TechRequired = orbitalRocketry1960
%cost = 350
From 60c7d1522f9ea85ff0bd50507df1f85a67875005 Mon Sep 17 00:00:00 2001
From: techmccat <43186493+techmccat@users.noreply.github.com>
Date: Sat, 22 Sep 2018 14:28:17 +0200
Subject: [PATCH 09/14] Fixed stuff I thought I already fixed
I'm sure that those configs were already there, but thanks to Tidal-Stream i realized that i was wrong. Now it should be fixed.
---
GameData/RP-0/Tree/identicalParts.cfg | 30 +++++++++++++++++----------
1 file changed, 19 insertions(+), 11 deletions(-)
diff --git a/GameData/RP-0/Tree/identicalParts.cfg b/GameData/RP-0/Tree/identicalParts.cfg
index c9dcd211cdd..b37f28b726d 100644
--- a/GameData/RP-0/Tree/identicalParts.cfg
+++ b/GameData/RP-0/Tree/identicalParts.cfg
@@ -146,15 +146,19 @@
}
@PART[bluedog_ableEngine]:FOR[xxxRP0]
{
- %identicalParts = bluedog_ableEngine,SSTU-AJ10-CustomEarly,SXTAJ10,rn_aj10_37
+ %identicalParts = bluedog_ableEngine,SSTU-AJ10-CustomEarly,SXTAJ10,rn_aj10_37,AJ10_37
}
@PART[SSTU-AJ10-CustomEarly]:FOR[xxxRP0]
{
- %identicalParts = bluedog_ableEngine,SSTU-AJ10-CustomEarly,SXTAJ10,rn_aj10_37
+ %identicalParts = bluedog_ableEngine,SSTU-AJ10-CustomEarly,SXTAJ10,rn_aj10_37,AJ10_37
}
@PART[SXTAJ10]:FOR[xxxRP0]
{
- %identicalParts = bluedog_ableEngine,SSTU-AJ10-CustomEarly,SXTAJ10,rn_aj10_37
+ %identicalParts = bluedog_ableEngine,SSTU-AJ10-CustomEarly,SXTAJ10,rn_aj10_37,AJ10_37
+}
+@PART[AJ10_37]:FOR[xxxRP0]
+{
+ %identicalParts = bluedog_ableEngine,SSTU-AJ10-CustomEarly,SXTAJ10,rn_aj10_37,AJ10_37
}
@PART[FASAExplorerSgt]:FOR[xxxRP0]
{
@@ -482,31 +486,35 @@
}
@PART[RD_0110]:FOR[xxxRP0]
{
- %identicalParts = RD_0110,RD0110,RO-BobCat-RD0110,SSTU-SC-ENG-RD-0110
+ %identicalParts = RD_0110,RD0110engine,RO-BobCat-RD0110,SSTU-SC-ENG-RD-0110
}
-@PART[RD0110]:FOR[xxxRP0]
+@PART[RD0110engine]:FOR[xxxRP0]
{
- %identicalParts = RD_0110,RD0110,RO-BobCat-RD0110,SSTU-SC-ENG-RD-0110
+ %identicalParts = RD_0110,RD0110engine,RO-BobCat-RD0110,SSTU-SC-ENG-RD-0110
}
@PART[RO-BobCat-RD0110]:FOR[xxxRP0]
{
- %identicalParts = RD_0110,RD0110,RO-BobCat-RD0110,SSTU-SC-ENG-RD-0110
+ %identicalParts = RD_0110,RD0110engine,RO-BobCat-RD0110,SSTU-SC-ENG-RD-0110
}
@PART[SSTU-SC-ENG-RD-0110]:FOR[xxxRP0]
{
- %identicalParts = RD_0110,RD0110,RO-BobCat-RD0110,SSTU-SC-ENG-RD-0110
+ %identicalParts = RD_0110,RD0110engine,RO-BobCat-RD0110,SSTU-SC-ENG-RD-0110
}
@PART[bluedog_ablestarEngine]:FOR[xxxRP0]
{
- %identicalParts = bluedog_ablestarEngine,SSTU-AJ10-CustomMid,SXTAJ10Mid,rn_aj10_104
+ %identicalParts = bluedog_ablestarEngine,SSTU-AJ10-CustomMid,SXTAJ10Mid,rn_aj10_104,AJ10_104
}
@PART[SSTU-AJ10-CustomMid]:FOR[xxxRP0]
{
- %identicalParts = bluedog_ablestarEngine,SSTU-AJ10-CustomMid,SXTAJ10Mid,rn_aj10_104
+ %identicalParts = bluedog_ablestarEngine,SSTU-AJ10-CustomMid,SXTAJ10Mid,rn_aj10_104,AJ10_104
}
@PART[SXTAJ10Mid]:FOR[xxxRP0]
{
- %identicalParts = bluedog_ablestarEngine,SSTU-AJ10-CustomMid,SXTAJ10Mid,rn_aj10_104
+ %identicalParts = bluedog_ablestarEngine,SSTU-AJ10-CustomMid,SXTAJ10Mid,rn_aj10_104,AJ10_104
+}
+@PART[AJ10_104]:FOR[xxxRP0]
+{
+ %identicalParts = bluedog_ablestarEngine,SSTU-AJ10-CustomMid,SXTAJ10Mid,rn_aj10_104,AJ10_104
}
@PART[RSBengineH1]:FOR[xxxRP0]
{
From f73abe9f00a51159d7c1199401ecdf255f0c5d99 Mon Sep 17 00:00:00 2001
From: techmccat <43186493+techmccat@users.noreply.github.com>
Date: Wed, 3 Oct 2018 16:41:41 +0200
Subject: [PATCH 10/14] Added identicalParts for LMDE and A-7 engines
Are we there yet?
---
GameData/RP-0/Tree/identicalParts.cfg | 20 ++++++++++++++------
1 file changed, 14 insertions(+), 6 deletions(-)
diff --git a/GameData/RP-0/Tree/identicalParts.cfg b/GameData/RP-0/Tree/identicalParts.cfg
index b37f28b726d..3b12e10558e 100644
--- a/GameData/RP-0/Tree/identicalParts.cfg
+++ b/GameData/RP-0/Tree/identicalParts.cfg
@@ -134,11 +134,15 @@
}
@PART[bluedog_redstone]:FOR[xxxRP0]
{
- %identicalParts = bluedog_redstone,FASA_Mercury_Redstone_Eng
+ %identicalParts = bluedog_redstone,FASA_Mercury_Redstone_Eng,A7
}
@PART[FASA_Mercury_Redstone_Eng]:FOR[xxxRP0]
{
- %identicalParts = bluedog_redstone,FASA_Mercury_Redstone_Eng
+ %identicalParts = bluedog_redstone,FASA_Mercury_Redstone_Eng,A7
+}
+@PART[A7]:FOR[xxxRP0]
+{
+ %identicalParts = bluedog_redstone,FASA_Mercury_Redstone_Eng,A7
}
@PART[bluedog_Explorer1]:FOR[xxxRP0]
{
@@ -934,19 +938,23 @@
}
@PART[enginelmodc]:FOR[xxxRP0]
{
- %identicalParts = bluedog_LEM_Descent_Engine,enginelmodc,FASALM_DescentEngine,liquidEngine2-2,SSTU-SC-ENG-LMDE
+ %identicalParts = bluedog_LEM_Descent_Engine,enginelmodc,FASALM_DescentEngine,liquidEngine2-2,SSTU-SC-ENG-LMDE,LMDE
}
@PART[FASALM_DescentEngine]:FOR[xxxRP0]
{
- %identicalParts = bluedog_LEM_Descent_Engine,enginelmodc,FASALM_DescentEngine,liquidEngine2-2,SSTU-SC-ENG-LMDE
+ %identicalParts = bluedog_LEM_Descent_Engine,enginelmodc,FASALM_DescentEngine,liquidEngine2-2,SSTU-SC-ENG-LMDE,LMDE
}
@PART[SSTU-SC-ENG-LMDE]:FOR[xxxRP0]
{
- %identicalParts = bluedog_LEM_Descent_Engine,enginelmodc,FASALM_DescentEngine,liquidEngine2-2,SSTU-SC-ENG-LMDE
+ %identicalParts = bluedog_LEM_Descent_Engine,enginelmodc,FASALM_DescentEngine,liquidEngine2-2,SSTU-SC-ENG-LMDE,LMDE
}
@PART[liquidEngine2-2]:FOR[xxxRP0]
{
- %identicalParts = bluedog_LEM_Descent_Engine,enginelmodc,FASALM_DescentEngine,liquidEngine2-2,SSTU-SC-ENG-LMDE
+ %identicalParts = bluedog_LEM_Descent_Engine,enginelmodc,FASALM_DescentEngine,liquidEngine2-2,SSTU-SC-ENG-LMDE,LMDE
+}
+@PART[LMDE]:FOR[xxxRP0]
+{
+ %identicalParts = bluedog_LEM_Descent_Engine,enginelmodc,FASALM_DescentEngine,liquidEngine2-2,SSTU-SC-ENG-LMDE,LMDE
}
@PART[NK33]:FOR[xxxRP0]
{
From 44e4566d889f63ae7937d26fe2a32ad7d970c760 Mon Sep 17 00:00:00 2001
From: techmccat <43186493+techmccat@users.noreply.github.com>
Date: Wed, 3 Oct 2018 16:49:41 +0200
Subject: [PATCH 11/14] Added LMDE and A7 configs, moved to the bottom.
Ok, ten engines placed. Now onto the new stuff brought with REP 2.0.1.
---
GameData/RP-0/Tree/TREE-Parts.cfg | 187 +++++++++++++++++-------------
1 file changed, 106 insertions(+), 81 deletions(-)
diff --git a/GameData/RP-0/Tree/TREE-Parts.cfg b/GameData/RP-0/Tree/TREE-Parts.cfg
index 21287279ebe..bfae10d8f06 100644
--- a/GameData/RP-0/Tree/TREE-Parts.cfg
+++ b/GameData/RP-0/Tree/TREE-Parts.cfg
@@ -8,87 +8,6 @@
//*********************************************************************************************
// DELETE EVERYTHING BELOW THIS LINE
-
-@PART[AJ10_37]:FOR[xxxRP0]
-{
- %TechRequired = orbitalRocketry1956
- @description ^=:$: From RealEngines mod
- %cost = 150
- %entryCost = 3000
- %RP0conf = True
- MODULE
- { name = ModuleTagEngineLiquidPF }
- { name = ModuleTagToxic }
-}
-@PART[AJ10_104]:FOR[xxxRP0]
-{
- %TechRequired = orbitalRocketry1961
- @description ^=:$: From RealEngines mod
- %cost = 250
- %entryCost = 5000
- %RP0conf = True
- MODULE
- { name = ModuleTagEngineLiquidPF }
- { name = ModuleTagToxic }
-}
-@PART[RD170engine]:FOR[xxxRP0]
-{
- %TechRequired = stagedCombustion1986
- %cost = 5400
- %entryCost = 108000
- RP0conf = true
- @description ^=:$: From RealEngines mod
- MODULE
- { name = ModuleTagEngineLiquidTurbo }
-}
-@PART[RD180engine]:FOR[xxxRP0]
-{
- %TechRequired = stagedCombustion1998
- %cost = 2700
- %entryCost = 54000
- RP0conf = true
- @description ^=:$: From RealEngines mod
- MODULE
- { name = ModuleTagEngineLiquidTurbo }
-}
-@PART[RD191engine]:FOR[xxxRP0]
-{
- %TechRequired = stagedCombustion2009
- %cost = 1350
- %entryCost = 27000
- RP0conf = true
- @description ^=:$: From RealEngines mod
- MODULE
- { name = ModuleTagEngineLiquidTurbo }
-}
-@PART[J2]:FOR[xxxRP0]
-{
- %TechRequired = improvedHydrolox
- %cost = 2000
- %entryCost = 100000
- RP0conf = true
- @description ^=:$: From RealEngines mod
-
- MODULE
- { name = ModuleTagEngineLiquidTurbo }
- MODULE
- { name = ModuleTagHydrolox }
-
-}
-@PART[SSME_Engine]:FOR[xxxRP0]
-{
- %TechRequired = hydrolox1981
- %cost = 5700
- %entryCost = 114000
- RP0conf = true
- @description ^=:$: From RealEngines mod
-
- MODULE
- { name = ModuleTagEngineLiquidTurbo }
- MODULE
- { name = ModuleTagHydrolox }
-
-}
@PART[sensorThermometer]:FOR[xxxRP0]
{
%TechRequired = start
@@ -25451,3 +25370,109 @@
RP0conf = false
@description ^=:$: From Surface Experiment Package mod
}
+@PART[AJ10_37]:FOR[xxxRP0]
+{
+ %TechRequired = orbitalRocketry1956
+ @description ^=:$: From RealEngines mod
+ %cost = 150
+ %entryCost = 3000
+ %RP0conf = True
+ MODULE
+ { name = ModuleTagEngineLiquidPF }
+ { name = ModuleTagToxic }
+}
+@PART[AJ10_104]:FOR[xxxRP0]
+{
+ %TechRequired = orbitalRocketry1961
+ @description ^=:$: From RealEngines mod
+ %cost = 250
+ %entryCost = 5000
+ %RP0conf = True
+ MODULE
+ { name = ModuleTagEngineLiquidPF }
+ { name = ModuleTagToxic }
+}
+@PART[RD170engine]:FOR[xxxRP0]
+{
+ %TechRequired = stagedCombustion1986
+ %cost = 5400
+ %entryCost = 108000
+ RP0conf = true
+ @description ^=:$: From RealEngines mod
+ MODULE
+ { name = ModuleTagEngineLiquidTurbo }
+}
+@PART[RD180engine]:FOR[xxxRP0]
+{
+ %TechRequired = stagedCombustion1998
+ %cost = 2700
+ %entryCost = 54000
+ RP0conf = true
+ @description ^=:$: From RealEngines mod
+ MODULE
+ { name = ModuleTagEngineLiquidTurbo }
+}
+@PART[RD191engine]:FOR[xxxRP0]
+{
+ %TechRequired = stagedCombustion2009
+ %cost = 1350
+ %entryCost = 27000
+ RP0conf = true
+ @description ^=:$: From RealEngines mod
+ MODULE
+ { name = ModuleTagEngineLiquidTurbo }
+}
+@PART[J2]:FOR[xxxRP0]
+{
+ %TechRequired = improvedHydrolox
+ %cost = 2000
+ %entryCost = 100000
+ RP0conf = true
+ @description ^=:$: From RealEngines mod
+
+ MODULE
+ { name = ModuleTagEngineLiquidTurbo }
+ MODULE
+ { name = ModuleTagHydrolox }
+
+}
+@PART[SSME_Engine]:FOR[xxxRP0]
+{
+ %TechRequired = hydrolox1981
+ %cost = 5700
+ %entryCost = 114000
+ RP0conf = true
+ @description ^=:$: From RealEngines mod
+
+ MODULE
+ { name = ModuleTagEngineLiquidTurbo }
+ MODULE
+ { name = ModuleTagHydrolox }
+
+}
+ @PART[A7]:FOR[xxxRP0]
+{
+ %TechRequired = basicRocketryRP0
+ %cost = 400
+ %entryCost = 16000
+ RP0conf = true
+ @description ^=:$: From RealEngines mod
+
+ MODULE
+ { name = ModuleTagEngineLiquidTurbo }
+
+}
+@PART[LMDE]:FOR[xxxRP0]
+{
+ %TechRequired = lunarLanding
+ %cost = 900
+ %entryCost = 18000
+ RP0conf = true
+ @description ^=:$: From RealEngines mod
+
+ MODULE
+ { name = ModuleTagEngineLiquidPF }
+ MODULE
+ { name = ModuleTagHumanRated }
+
+}
From 66a65c17038f144073c040f4d3e783e0d4444f3f Mon Sep 17 00:00:00 2001
From: techmccat <43186493+techmccat@users.noreply.github.com>
Date: Sun, 11 Nov 2018 11:49:27 +0100
Subject: [PATCH 12/14] LMAE and Raptor
Raptor is very WIP, price is based on BE4 from VSR.
---
GameData/RP-0/Tree/TREE-Parts.cfg | 38 +++++++++++++++++++++++++++++++
1 file changed, 38 insertions(+)
diff --git a/GameData/RP-0/Tree/TREE-Parts.cfg b/GameData/RP-0/Tree/TREE-Parts.cfg
index bfae10d8f06..e77f4e7ad7f 100644
--- a/GameData/RP-0/Tree/TREE-Parts.cfg
+++ b/GameData/RP-0/Tree/TREE-Parts.cfg
@@ -25476,3 +25476,41 @@
{ name = ModuleTagHumanRated }
}
+@PART[LMAE]:FOR[xxxRP0]
+{
+ %TechRequired = lunarLanding
+ %cost = 550
+ %entryCost = 11000
+ RP0conf = true
+ @description ^=:$: From RealEngines mod
+
+ MODULE
+ { name = ModuleTagEngineLiquidPF }
+ MODULE
+ { name = ModuleTagHumanRated }
+
+}
+@PART[Raptor_engine]:FOR[xxxRP0]
+{
+ %TechRequired = stagedCombustionNF
+ RP0conf = true
+ @description ^=:$: From RealEngines mod
+ %cost = 2700
+ %entryCost = 58000
+ MODULE
+ { name = ModuleTagEngineLiquidTurbo }
+ MODULE
+ { name = ModuleTagHumanRated }
+}
+@PART[Raptor_Vacuum]:FOR[xxxRP0]
+{
+ %TechRequired = stagedCombustionNF
+ RP0conf = true
+ @description ^=:$: From RealEngines mod
+ %cost = 2750
+ %entryCost = 58000
+ MODULE
+ { name = ModuleTagEngineLiquidTurbo }
+ MODULE
+ { name = ModuleTagHumanRated }
+}
From cb5a879704a5ffe75211341bbdbcde5ff53138c6 Mon Sep 17 00:00:00 2001
From: techmccat <43186493+techmccat@users.noreply.github.com>
Date: Sun, 11 Nov 2018 12:17:02 +0100
Subject: [PATCH 13/14] LMAE and Raptor configs
And with this i should be done.
---
GameData/RP-0/Tree/identicalParts.cfg | 20 ++++++++++++++++----
1 file changed, 16 insertions(+), 4 deletions(-)
diff --git a/GameData/RP-0/Tree/identicalParts.cfg b/GameData/RP-0/Tree/identicalParts.cfg
index 3b12e10558e..3bae1ca039c 100644
--- a/GameData/RP-0/Tree/identicalParts.cfg
+++ b/GameData/RP-0/Tree/identicalParts.cfg
@@ -922,19 +922,23 @@
}
@PART[microEngineSE1]:FOR[xxxRP0]
{
- %identicalParts = bluedog_LEM_Ascent_Engine,microEngineSE1,FASALM_AscentEngine,liquidEngineMini,SSTU-SC-ENG-LMAE
+ %identicalParts = bluedog_LEM_Ascent_Engine,microEngineSE1,FASALM_AscentEngine,liquidEngineMini,SSTU-SC-ENG-LMAE,LMAE
}
@PART[FASALM_AscentEngine]:FOR[xxxRP0]
{
- %identicalParts = bluedog_LEM_Ascent_Engine,microEngineSE1,FASALM_AscentEngine,liquidEngineMini,SSTU-SC-ENG-LMAE
+ %identicalParts = bluedog_LEM_Ascent_Engine,microEngineSE1,FASALM_AscentEngine,liquidEngineMini,SSTU-SC-ENG-LMAE,LMAE
}
@PART[SSTU-SC-ENG-LMAE]:FOR[xxxRP0]
{
- %identicalParts = bluedog_LEM_Ascent_Engine,microEngineSE1,FASALM_AscentEngine,liquidEngineMini,SSTU-SC-ENG-LMAE
+ %identicalParts = bluedog_LEM_Ascent_Engine,microEngineSE1,FASALM_AscentEngine,liquidEngineMini,SSTU-SC-ENG-LMAE,LMAE
}
@PART[liquidEngineMini]:FOR[xxxRP0]
{
- %identicalParts = bluedog_LEM_Ascent_Engine,microEngineSE1,FASALM_AscentEngine,liquidEngineMini,SSTU-SC-ENG-LMAE
+ %identicalParts = bluedog_LEM_Ascent_Engine,microEngineSE1,FASALM_AscentEngine,liquidEngineMini,SSTU-SC-ENG-LMAE,LMAE
+}
+@PART[LMAE]:FOR[xxxRP0]
+{
+ %identicalParts = bluedog_LEM_Ascent_Engine,microEngineSE1,FASALM_AscentEngine,liquidEngineMini,SSTU-SC-ENG-LMAE,LMAE
}
@PART[enginelmodc]:FOR[xxxRP0]
{
@@ -1780,3 +1784,11 @@
{
%identicalParts = FASAGemini4X800Mini,X1_Engine
}
+@PART{Raptor_engine]:FOR[xxxRP0]
+{
+ %identicalParts = Raptor_engine,Raptor_Vacuum
+}
+@PART{Raptor_Vacuum]:FOR[xxxRP0]
+{
+ %identicalParts = Raptor_engine,Raptor_Vacuum
+}
From bca51e6f5d938e053ea5aab517d843b89e422060 Mon Sep 17 00:00:00 2001
From: techmccat <43186493+techmccat@users.noreply.github.com>
Date: Sun, 18 Nov 2018 20:02:36 +0100
Subject: [PATCH 14/14] Fixed the brackets
"ah, brackets, the bane of all computer programming" Pap1723
---
GameData/RP-0/Tree/identicalParts.cfg | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/GameData/RP-0/Tree/identicalParts.cfg b/GameData/RP-0/Tree/identicalParts.cfg
index 3bae1ca039c..ed3a6883c65 100644
--- a/GameData/RP-0/Tree/identicalParts.cfg
+++ b/GameData/RP-0/Tree/identicalParts.cfg
@@ -1784,11 +1784,11 @@
{
%identicalParts = FASAGemini4X800Mini,X1_Engine
}
-@PART{Raptor_engine]:FOR[xxxRP0]
+@PART[Raptor_engine]:FOR[xxxRP0]
{
%identicalParts = Raptor_engine,Raptor_Vacuum
}
-@PART{Raptor_Vacuum]:FOR[xxxRP0]
+@PART[Raptor_Vacuum]:FOR[xxxRP0]
{
%identicalParts = Raptor_engine,Raptor_Vacuum
}