File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
ModSupport/Benjee10_Orion Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -272,7 +272,11 @@ Tier 11 - Far Future Rocketry - Futuristic Prototypes and upgrades of previous p
272272//Tier 8 solids8
273273
274274//Tier 9 solids9
275+ @PART[benjee10_SLS_boosterSepMotor]:AFTER[Benjee10_Orion] //
276+ {
277+ @TechRequired = solids9
275278
279+ }
276280//Tier 10 solids10
277281
278282//Tier 11 solids11
@@ -370,7 +374,11 @@ Tier 11 - Far Future Rocketry - Futuristic Prototypes and upgrades of previous p
370374//Tier 8 tanks8
371375
372376//Tier 9 tanks9
377+ @PART[benjee10_SLS_coreStage]:AFTER[Benjee10_Orion] //
378+ {
379+ @TechRequired = tanks9
373380
381+ }
374382//Tier 10 tanks10
375383
376384//Tier 11 tanks11
@@ -569,7 +577,16 @@ Tier 11 - Far Future Rocketry - Futuristic Prototypes and upgrades of previous p
569577 @TechRequired = construction9
570578
571579}
580+ @PART[benjee10_SLS_LVSA]:AFTER[Benjee10_Orion] //
581+ {
582+ @TechRequired = construction9
572583
584+ }
585+ @PART[benjee10_SLS_engineSection]:AFTER[Benjee10_Orion] //
586+ {
587+ @TechRequired = construction9
588+
589+ }
573590@PART[benjee10_orion_abort_cone]:AFTER[Benjee10_Orion] //
574591{
575592 @TechRequired = construction9
You can’t perform that action at this time.
0 commit comments