From 0e79553a9c1fe1342d2bd49ededd2ac5b9b0e6b2 Mon Sep 17 00:00:00 2001 From: Capkirk123 Date: Sun, 15 Sep 2024 16:33:37 -0400 Subject: [PATCH] Switch to new NFE models and configure new ones (#2434) --- GameData/RP-1/Tree/ECM-Parts.cfg | 7 + GameData/RP-1/Tree/TREE-Parts.cfg | 102 ++++++++-- GameData/RP-1/Tree/identicalParts.cfg | 22 ++- .../data/Near_Future_Electrical.json | 179 +++++++++++++++++- .../Parts Browser/data/RLA_Stockalike.json | 2 +- .../Parts Browser/data/ROCapsules.json | 2 +- .../Parts Browser/data/Ven_Stock_Revamp.json | 2 +- 7 files changed, 290 insertions(+), 26 deletions(-) diff --git a/GameData/RP-1/Tree/ECM-Parts.cfg b/GameData/RP-1/Tree/ECM-Parts.cfg index 7feb2fdedb9..23f1be99fa1 100644 --- a/GameData/RP-1/Tree/ECM-Parts.cfg +++ b/GameData/RP-1/Tree/ECM-Parts.cfg @@ -475,7 +475,10 @@ RO-nupit = NuPIT-6000 RO-rangerSolarPanel = 1000, solarTL2, solarDeployable RO-reactor-BES5 = 100000,PowerReactors + RO-reactor-RAPIDL = 400000,RO-reactor-snap8 + RO-reactor-SAFE400 = 500000,RO-reactor-snap50-300 RO-reactor-TOPAZI = 200000,PowerReactors + RO-reactor-TOPAZII = 75000,RO-reactor-TOPAZI RO-reactor-kilopower = 10000,RO-reactor-snap10a RO-reactor-prometheus = 1000000,RO-reactor-snap50-300 RO-reactor-snap10a = 15000,PowerReactors @@ -1588,6 +1591,10 @@ nfa-turbojet-25-1 = GE4-J5P nfa-vtol-0625-1 = RB162-31 nfa-vtol-125-1 = RB162-31 + nfe-rtg-asrg-1 = 35156,RTGlevel6 + nfe-rtg-gphs-1 = 50000,RTGlevel5 + nfe-rtg-mmrtg-1 = 50000,RTGlevel5 + nfe-rtg-snap27-1 = 50000,RTGlevel3 nflv-engine-ar1-1 = AR-1 nflv-engine-ar1c-1 = AR-1 nflv-engine-m1d-1 = Merlin1D diff --git a/GameData/RP-1/Tree/TREE-Parts.cfg b/GameData/RP-1/Tree/TREE-Parts.cfg index 6173f3da650..faf489c5bb1 100644 --- a/GameData/RP-1/Tree/TREE-Parts.cfg +++ b/GameData/RP-1/Tree/TREE-Parts.cfg @@ -7371,6 +7371,28 @@ %MODULE[ModuleTagList] { tag = Nuclear } +} +@PART[RO-reactor-RAPIDL]:FOR[xxxRP0] +{ + %TechRequired = advModernNuclearPower + %cost = 15000 + %entryCost = 0 + RP0conf = true + @description ^=:$: From Near Future Electrical mod + + %MODULE[ModuleTagList] { tag = Nuclear } + +} +@PART[RO-reactor-SAFE400]:FOR[xxxRP0] +{ + %TechRequired = modernNuclearPower + %cost = 19115 + %entryCost = 0 + RP0conf = true + @description ^=:$: From Near Future Electrical mod + + %MODULE[ModuleTagList] { tag = Nuclear } + } @PART[RO-reactor-TOPAZI]:FOR[xxxRP0] { @@ -7382,6 +7404,17 @@ %MODULE[ModuleTagList] { tag = Nuclear } +} +@PART[RO-reactor-TOPAZII]:FOR[xxxRP0] +{ + %TechRequired = advancedNuclearPower + %cost = 1503 + %entryCost = 0 + RP0conf = true + @description ^=:$: From Near Future Electrical mod + + %MODULE[ModuleTagList] { tag = Nuclear } + } @PART[RO-reactor-kilopower]:FOR[xxxRP0] { @@ -7401,6 +7434,9 @@ %entryCost = 0 RP0conf = true @description ^=:$: From Near Future Electrical mod + + %MODULE[ModuleTagList] { tag = Nuclear } + } @PART[RO-reactor-snap10a]:FOR[xxxRP0] { @@ -17368,6 +17404,17 @@ %MODULE[ModuleTagList] { tag = Instruments } +} +@PART[RelayAntenna3m]:FOR[xxxRP0] +{ + %TechRequired = deepSpaceComms + %cost = 40 + %entryCost = 4000 + RP0conf = true + @description ^=:$: From Stock (RO Config) mod + + %MODULE[ModuleTagList] { tag = Instruments } + } @PART[RelayAntenna5]:FOR[xxxRP0] { @@ -25943,6 +25990,50 @@ RP0conf = true @description ^=:$: From Near Future Aeronautics mod } +@PART[nfe-rtg-asrg-1]:FOR[xxxRP0] +{ + %TechRequired = modernNuclearPower + %cost = 3550 + %entryCost = 0 + RP0conf = true + @description ^=:$: From Near Future Electrical mod + + %MODULE[ModuleTagList] { tag = NuclearRTG } + +} +@PART[nfe-rtg-gphs-1]:FOR[xxxRP0] +{ + %TechRequired = gphsRTG + %cost = 5130 + %entryCost = 0 + RP0conf = true + @description ^=:$: From Near Future Electrical mod + + %MODULE[ModuleTagList] { tag = NuclearRTG } + +} +@PART[nfe-rtg-mmrtg-1]:FOR[xxxRP0] +{ + %TechRequired = modernNuclearPower + %cost = 2500 + %entryCost = 0 + RP0conf = true + @description ^=:$: From Near Future Electrical mod + + %MODULE[ModuleTagList] { tag = NuclearRTG } + +} +@PART[nfe-rtg-snap27-1]:FOR[xxxRP0] +{ + %TechRequired = improvedRTG + %cost = 2700 + %entryCost = 0 + RP0conf = true + @description ^=:$: From Near Future Electrical mod + + %MODULE[ModuleTagList] { tag = NuclearRTG } + +} @PART[nfex-antenna-deploy-wv3-1]:FOR[xxxRP0] { %TechRequired = interplanetaryComms @@ -34083,15 +34174,4 @@ MODULE { name = ModuleUnpressurizedCockpit } -} -@PART[RelayAntenna3m]:FOR[xxxRP0] -{ - %TechRequired = deepSpaceComms - %cost = 40 - %entryCost = 4000 - RP0conf = true - @description ^=:$: From Stock (RO Config) mod - - %MODULE[ModuleTagList] { tag = Instruments } - } \ No newline at end of file diff --git a/GameData/RP-1/Tree/identicalParts.cfg b/GameData/RP-1/Tree/identicalParts.cfg index 585439f8b7d..5c6accfb384 100644 --- a/GameData/RP-1/Tree/identicalParts.cfg +++ b/GameData/RP-1/Tree/identicalParts.cfg @@ -163,6 +163,8 @@ @PART[nflv-engine-ar1-1]:FOR[xxxRP0] { %identicalParts = nflv-engine-ar1-1,nflv-engine-ar1c-1 } @PART[nflv-engine-ar1c-1]:FOR[xxxRP0] { %identicalParts = nflv-engine-ar1-1,nflv-engine-ar1c-1 } @PART[ROEE-AR1]:FOR[xxxRP0] { %identicalParts = ROEE-AR1 } +@PART[nfe-rtg-asrg-1]:FOR[xxxRP0] { %identicalParts = nfe-rtg-asrg-1,rtg-0625 } +@PART[rtg-0625]:FOR[xxxRP0] { %identicalParts = nfe-rtg-asrg-1,rtg-0625 } @PART[bluedog_Diamant_Asterix]:FOR[xxxRP0] { %identicalParts = DiamantAsterix,bluedog_Diamant_Asterix } @PART[DiamantAsterix]:FOR[xxxRP0] { %identicalParts = DiamantAsterix,bluedog_Diamant_Asterix } @PART[rn_junoii_sgt]:FOR[xxxRP0] { %identicalParts = ROBabySergeant,ROE-BabySergeant,ROE-BabySergeant-RN,rn_junoii_sgt } @@ -272,10 +274,11 @@ @PART[ROC-GeminiFlightPackContSurf]:FOR[xxxRP0] { %identicalParts = ROC-GeminiFlightPackContSurf } @PART[ROC-GeminiWing]:FOR[xxxRP0] { %identicalParts = ROC-GeminiWing } @PART[ROE-GEM46]:FOR[xxxRP0] { %identicalParts = ROE-GEM46 } -@PART[ca_mer_rtg]:FOR[xxxRP0] { %identicalParts = SXTDepolyRTGI,SXTDepolyRTGII,ca_mer_rtg,ca_rtg8200 } -@PART[ca_rtg8200]:FOR[xxxRP0] { %identicalParts = SXTDepolyRTGI,SXTDepolyRTGII,ca_mer_rtg,ca_rtg8200 } -@PART[SXTDepolyRTGI]:FOR[xxxRP0] { %identicalParts = SXTDepolyRTGI,SXTDepolyRTGII,ca_mer_rtg,ca_rtg8200 } -@PART[SXTDepolyRTGII]:FOR[xxxRP0] { %identicalParts = SXTDepolyRTGI,SXTDepolyRTGII,ca_mer_rtg,ca_rtg8200 } +@PART[ca_mer_rtg]:FOR[xxxRP0] { %identicalParts = SXTDepolyRTGI,SXTDepolyRTGII,ca_mer_rtg,ca_rtg8200,nfe-rtg-gphs-1 } +@PART[ca_rtg8200]:FOR[xxxRP0] { %identicalParts = SXTDepolyRTGI,SXTDepolyRTGII,ca_mer_rtg,ca_rtg8200,nfe-rtg-gphs-1 } +@PART[nfe-rtg-gphs-1]:FOR[xxxRP0] { %identicalParts = SXTDepolyRTGI,SXTDepolyRTGII,ca_mer_rtg,ca_rtg8200,nfe-rtg-gphs-1 } +@PART[SXTDepolyRTGI]:FOR[xxxRP0] { %identicalParts = SXTDepolyRTGI,SXTDepolyRTGII,ca_mer_rtg,ca_rtg8200,nfe-rtg-gphs-1 } +@PART[SXTDepolyRTGII]:FOR[xxxRP0] { %identicalParts = SXTDepolyRTGI,SXTDepolyRTGII,ca_mer_rtg,ca_rtg8200,nfe-rtg-gphs-1 } @PART[bluedog_Delta2_RS27]:FOR[xxxRP0] { %identicalParts = RO-H1-RS27,ROE-H1C,ROE-H1C-SSTU,ROE-H1D,ROE-H1D-SSTU,ROE-RS27,RSBengineH1,bluedog_Delta2_RS27,bluedog_H1C,bluedog_H1D,restock-engine-torch } @PART[bluedog_H1C]:FOR[xxxRP0] { %identicalParts = RO-H1-RS27,ROE-H1C,ROE-H1C-SSTU,ROE-H1D,ROE-H1D-SSTU,ROE-RS27,RSBengineH1,bluedog_Delta2_RS27,bluedog_H1C,bluedog_H1D,restock-engine-torch } @PART[bluedog_H1D]:FOR[xxxRP0] { %identicalParts = RO-H1-RS27,ROE-H1C,ROE-H1C-SSTU,ROE-H1D,ROE-H1D-SSTU,ROE-RS27,RSBengineH1,bluedog_Delta2_RS27,bluedog_H1C,bluedog_H1D,restock-engine-torch } @@ -384,6 +387,9 @@ @PART[nflv-engine-m1d-vac-1]:FOR[xxxRP0] { %identicalParts = ROE-Merlin1DV,nflv-engine-m1d-vac-1 } @PART[ROE-Merlin1DV]:FOR[xxxRP0] { %identicalParts = ROE-Merlin1DV,nflv-engine-m1d-vac-1 } @PART[RO-Micrometeorite]:FOR[xxxRP0] { %identicalParts = RO-Micrometeorite } +@PART[nfe-rtg-mmrtg-1]:FOR[xxxRP0] { %identicalParts = RLA_mmrtg,RO-MMRTG,nfe-rtg-mmrtg-1 } +@PART[RLA_mmrtg]:FOR[xxxRP0] { %identicalParts = RLA_mmrtg,RO-MMRTG,nfe-rtg-mmrtg-1 } +@PART[RO-MMRTG]:FOR[xxxRP0] { %identicalParts = RLA_mmrtg,RO-MMRTG,nfe-rtg-mmrtg-1 } @PART[ROE-Agena8096C]:FOR[xxxRP0] { %identicalParts = ROE-Agena8096C } @PART[dockingPort2]:FOR[xxxRP0] { %identicalParts = ROC-CSTNDSActive,ROC-CSTNDSPassive,dockingPort2,ndsport1,ndsport3,sspx-docking-125-1 } @PART[ndsport1]:FOR[xxxRP0] { %identicalParts = ROC-CSTNDSActive,ROC-CSTNDSPassive,dockingPort2,ndsport1,ndsport3,sspx-docking-125-1 } @@ -421,6 +427,8 @@ @PART[bluedog_rangerCore]:FOR[xxxRP0] { %identicalParts = bluedog_rangerCore } @PART[RO-RangerRetro]:FOR[xxxRP0] { %identicalParts = RO-RangerRetro,ROE-RangerRetro } @PART[ROE-RangerRetro]:FOR[xxxRP0] { %identicalParts = RO-RangerRetro,ROE-RangerRetro } +@PART[reactor-25]:FOR[xxxRP0] { %identicalParts = RO-reactor-RAPIDL,reactor-25 } +@PART[RO-reactor-RAPIDL]:FOR[xxxRP0] { %identicalParts = RO-reactor-RAPIDL,reactor-25 } @PART[RCSBlock_1100]:FOR[xxxRP0] { %identicalParts = RCSBlock_1100,RO_RCSBlock_restock_1100 } @PART[RO_RCSBlock_restock_1100]:FOR[xxxRP0] { %identicalParts = RCSBlock_1100,RO_RCSBlock_restock_1100 } @PART[RCSBlock_138]:FOR[xxxRP0] { %identicalParts = RCSBlock_138,RO_RCSBlock_restock_138,RO_RCSBlock_restock_mini_138 } @@ -587,6 +595,8 @@ @PART[rn_brizm_me]:FOR[xxxRP0] { %identicalParts = NP_S598M,ROE-S598M,ROE-S598M-NicheParts,delphini_us_engine_s1_1,rn_brizm_me } @PART[ROE-S598M]:FOR[xxxRP0] { %identicalParts = NP_S598M,ROE-S598M,ROE-S598M-NicheParts,delphini_us_engine_s1_1,rn_brizm_me } @PART[ROE-S598M-NicheParts]:FOR[xxxRP0] { %identicalParts = NP_S598M,ROE-S598M,ROE-S598M-NicheParts,delphini_us_engine_s1_1,rn_brizm_me } +@PART[reactor-0625]:FOR[xxxRP0] { %identicalParts = RO-reactor-SAFE400,reactor-0625 } +@PART[RO-reactor-SAFE400]:FOR[xxxRP0] { %identicalParts = RO-reactor-SAFE400,reactor-0625 } @PART[s1_lsolar]:FOR[xxxRP0] { %identicalParts = s1_lsolar,s1_rsolar } @PART[s1_rsolar]:FOR[xxxRP0] { %identicalParts = s1_lsolar,s1_rsolar } @PART[RSBtankSaturnSIC8]:FOR[xxxRP0] { %identicalParts = RSBtankSaturnSIC8 } @@ -646,6 +656,8 @@ @PART[RFSM-II]:FOR[xxxRP0] { %identicalParts = RFSM-II } @PART[RFSM-III]:FOR[xxxRP0] { %identicalParts = RFSM-III } @PART[RFSM-IV]:FOR[xxxRP0] { %identicalParts = RFSM-IV } +@PART[nfe-rtg-snap27-1]:FOR[xxxRP0] { %identicalParts = ROC-LEMFoldingSNAP27BDB,nfe-rtg-snap27-1 } +@PART[ROC-LEMFoldingSNAP27BDB]:FOR[xxxRP0] { %identicalParts = ROC-LEMFoldingSNAP27BDB,nfe-rtg-snap27-1 } @PART[ca_rtg2000]:FOR[xxxRP0] { %identicalParts = RO-SNAP-19-RTG,ca_rtg2000 } @PART[RO-SNAP-19-RTG]:FOR[xxxRP0] { %identicalParts = RO-SNAP-19-RTG,ca_rtg2000 } @PART[ROE-SNTPPFE100]:FOR[xxxRP0] { %identicalParts = ROE-SNTPPFE100,SNTPPFE100 } @@ -712,6 +724,8 @@ @PART[ROE-TD339-NicheParts]:FOR[xxxRP0] { %identicalParts = RO-SurveyorVernier,ROE-TD339,ROE-TD339-NicheParts,TD339,ca_landv_vernier,rn_surveyor_s_engine } @PART[TD339]:FOR[xxxRP0] { %identicalParts = RO-SurveyorVernier,ROE-TD339,ROE-TD339-NicheParts,TD339,ca_landv_vernier,rn_surveyor_s_engine } @PART[sensorThermometer]:FOR[xxxRP0] { %identicalParts = sensorThermometer } +@PART[reactor-125]:FOR[xxxRP0] { %identicalParts = RO-reactor-TOPAZII,reactor-125 } +@PART[RO-reactor-TOPAZII]:FOR[xxxRP0] { %identicalParts = RO-reactor-TOPAZII,reactor-125 } @PART[trussAdapter]:FOR[xxxRP0] { %identicalParts = trussAdapter,trussPiece1x } @PART[trussPiece1x]:FOR[xxxRP0] { %identicalParts = trussAdapter,trussPiece1x } @PART[rn_ua1205_dec]:FOR[xxxRP0] { %identicalParts = ROE-120XDecoupler,rn_ua1205_dec,rn_ua1206_dec,rn_ua1207_dec } diff --git a/Source/Tech Tree/Parts Browser/data/Near_Future_Electrical.json b/Source/Tech Tree/Parts Browser/data/Near_Future_Electrical.json index b457a491a61..3d124b719d8 100644 --- a/Source/Tech Tree/Parts Browser/data/Near_Future_Electrical.json +++ b/Source/Tech Tree/Parts Browser/data/Near_Future_Electrical.json @@ -23,6 +23,52 @@ "Nuclear" ] }, + { + "name": "RO-reactor-RAPIDL", + "title": "RAPID-L Nuclear Reactor", + "description": "", + "mod": "Near Future Electrical", + "cost": "15000", + "entry_cost": "0", + "category": "NUCLEAR", + "info": "Nuclear Reactor", + "year": "2019", + "technology": "advModernNuclearPower", + "ro": true, + "orphan": false, + "rp0_conf": true, + "spacecraft": "", + "engine_config": "", + "upgrade": false, + "entry_cost_mods": "400000,RO-reactor-snap8", + "identical_part_name": "RAPID-L", + "module_tags": [ + "Nuclear" + ] + }, + { + "name": "RO-reactor-SAFE400", + "title": "NASA SAFE-400 Nuclear Reactor", + "description": "", + "mod": "Near Future Electrical", + "cost": "19115", + "entry_cost": "0", + "category": "NUCLEAR", + "info": "Nuclear Reactor", + "year": "2014", + "technology": "modernNuclearPower", + "ro": true, + "orphan": false, + "rp0_conf": true, + "spacecraft": "", + "engine_config": "", + "upgrade": false, + "entry_cost_mods": "500000,RO-reactor-snap50-300", + "identical_part_name": "SAFE-400", + "module_tags": [ + "Nuclear" + ] + }, { "name": "RO-reactor-TOPAZI", "title": "TOPAZ-I Nuclear Reactor", @@ -47,6 +93,29 @@ "Nuclear" ] }, + { + "name": "RO-reactor-TOPAZII", + "title": "TOPAZ-II Nuclear Reactor", + "description": "", + "mod": "Near Future Electrical", + "cost": "1503", + "entry_cost": "0", + "category": "NUCLEAR", + "info": "Nuclear Reactor", + "year": "2001", + "technology": "advancedNuclearPower", + "ro": true, + "orphan": false, + "rp0_conf": true, + "spacecraft": "", + "engine_config": "", + "upgrade": false, + "entry_cost_mods": "75000,RO-reactor-TOPAZI", + "identical_part_name": "TOPAZ-II", + "module_tags": [ + "Nuclear" + ] + }, { "name": "RO-reactor-kilopower", "title": "NASA Kilopower Reactor", @@ -90,7 +159,9 @@ "upgrade": false, "entry_cost_mods": "1000000,RO-reactor-snap50-300", "identical_part_name": "", - "module_tags": [] + "module_tags": [ + "Nuclear" + ] }, { "name": "RO-reactor-snap10a", @@ -209,6 +280,98 @@ "Nuclear" ] }, + { + "name": "nfe-rtg-asrg-1", + "title": "NASA & DOE Advanced Sterling RG", + "description": "", + "mod": "Near Future Electrical", + "cost": "3550", + "entry_cost": "0", + "category": "NUCLEAR", + "info": "RTG", + "year": "2015", + "technology": "modernNuclearPower", + "ro": true, + "orphan": false, + "rp0_conf": true, + "spacecraft": "", + "engine_config": "", + "upgrade": false, + "entry_cost_mods": "35156,RTGlevel6", + "identical_part_name": "ASRG", + "module_tags": [ + "NuclearRTG" + ] + }, + { + "name": "nfe-rtg-gphs-1", + "title": "GPHS-RTG", + "description": "", + "mod": "Near Future Electrical", + "cost": "5130", + "entry_cost": "0", + "category": "NUCLEAR", + "info": "RTG", + "year": "1985", + "technology": "gphsRTG", + "ro": true, + "orphan": false, + "rp0_conf": true, + "spacecraft": "", + "engine_config": "", + "upgrade": false, + "entry_cost_mods": "50000,RTGlevel5", + "identical_part_name": "GPHS-RTG", + "module_tags": [ + "NuclearRTG" + ] + }, + { + "name": "nfe-rtg-mmrtg-1", + "title": "Multi-Mission RTG", + "description": "", + "mod": "Near Future Electrical", + "cost": "2500", + "entry_cost": "0", + "category": "NUCLEAR", + "info": "RTG", + "year": "2011", + "technology": "modernNuclearPower", + "ro": true, + "orphan": false, + "rp0_conf": true, + "spacecraft": "", + "engine_config": "", + "upgrade": false, + "entry_cost_mods": "50000,RTGlevel5", + "identical_part_name": "MMRTG", + "module_tags": [ + "NuclearRTG" + ] + }, + { + "name": "nfe-rtg-snap27-1", + "title": "SNAP-27 Series RTG", + "description": "", + "mod": "Near Future Electrical", + "cost": "2700", + "entry_cost": "0", + "category": "NUCLEAR", + "info": "RTG", + "year": "1969", + "technology": "improvedRTG", + "ro": true, + "orphan": false, + "rp0_conf": true, + "spacecraft": "", + "engine_config": "", + "upgrade": false, + "entry_cost_mods": "50000,RTGlevel3", + "identical_part_name": "SNAP-27", + "module_tags": [ + "NuclearRTG" + ] + }, { "name": "nuclear-recycler-25", "title": "Whirlijig Nuclear Reprocessor", @@ -299,7 +462,7 @@ }, { "name": "reactor-0625", - "title": "NASA SAFE-400 Nuclear Reactor", + "title": "NASA SAFE-400 Nuclear Reactor (Deprecated)", "description": "Safe Affordable Fission Engine. Small and lightweight but powerful reactor enabled by new technology.", "mod": "Near Future Electrical", "cost": 19115, @@ -316,14 +479,14 @@ "engine_config": "", "upgrade": false, "entry_cost_mods": "500000,RO-reactor-snap50-300", - "identical_part_name": "", + "identical_part_name": "SAFE-400", "module_tags": [ "Nuclear" ] }, { "name": "reactor-125", - "title": "TOPAZ-II Nuclear Reactor", + "title": "TOPAZ-II Nuclear Reactor (Deprecated)", "description": "I. V. Kurchatov Institute of Atomic Energy. Related to the TOPAZ-I, a nuclear fission reactor found in around 30 satellites put into orbit by the Soviet Union.", "mod": "Near Future Electrical", "cost": 1503, @@ -340,14 +503,14 @@ "engine_config": "", "upgrade": false, "entry_cost_mods": "75000, RO-reactor-TOPAZI", - "identical_part_name": "", + "identical_part_name": "TOPAZ-II", "module_tags": [ "Nuclear" ] }, { "name": "reactor-25", - "title": "USDOE RAPID-L Nuclear Reactor", + "title": "USDOE RAPID-L Nuclear Reactor (Deprecated)", "description": "Design based for lunar bases.", "mod": "Near Future Electrical", "cost": 15000, @@ -364,7 +527,7 @@ "engine_config": "", "upgrade": false, "entry_cost_mods": "400000,RO-reactor-snap8", - "identical_part_name": "", + "identical_part_name": "RAPID-L", "module_tags": [ "Nuclear" ] @@ -413,7 +576,7 @@ "engine_config": "", "upgrade": false, "entry_cost_mods": "35156,RTGlevel6", - "identical_part_name": "", + "identical_part_name": "ASRG", "module_tags": [ "NuclearRTG" ] diff --git a/Source/Tech Tree/Parts Browser/data/RLA_Stockalike.json b/Source/Tech Tree/Parts Browser/data/RLA_Stockalike.json index e9fdf7c0ae1..bac243837d1 100644 --- a/Source/Tech Tree/Parts Browser/data/RLA_Stockalike.json +++ b/Source/Tech Tree/Parts Browser/data/RLA_Stockalike.json @@ -173,7 +173,7 @@ "engine_config": "", "upgrade": false, "entry_cost_mods": "50000,RTGlevel5", - "identical_part_name": "", + "identical_part_name": "MMRTG", "module_tags": [ "NuclearRTG" ] diff --git a/Source/Tech Tree/Parts Browser/data/ROCapsules.json b/Source/Tech Tree/Parts Browser/data/ROCapsules.json index da761e078fd..849840edd48 100644 --- a/Source/Tech Tree/Parts Browser/data/ROCapsules.json +++ b/Source/Tech Tree/Parts Browser/data/ROCapsules.json @@ -3631,7 +3631,7 @@ "engine_config": "", "upgrade": false, "entry_cost_mods": "50000,RTGlevel3", - "identical_part_name": "", + "identical_part_name": "SNAP-27", "module_tags": [ "NuclearRTG" ] diff --git a/Source/Tech Tree/Parts Browser/data/Ven_Stock_Revamp.json b/Source/Tech Tree/Parts Browser/data/Ven_Stock_Revamp.json index 266b0f07ca3..7892aff79e3 100644 --- a/Source/Tech Tree/Parts Browser/data/Ven_Stock_Revamp.json +++ b/Source/Tech Tree/Parts Browser/data/Ven_Stock_Revamp.json @@ -342,7 +342,7 @@ "engine_config": "", "upgrade": false, "entry_cost_mods": "50000,RTGlevel5", - "identical_part_name": "", + "identical_part_name": "MMRTG", "module_tags": [ "NuclearRTG" ]