From 5e97a9dc982fcdada302b06eeac469a875f9d82c Mon Sep 17 00:00:00 2001 From: theonegalen Date: Fri, 28 Aug 2020 21:16:12 -0500 Subject: [PATCH] FINAL -> LAST (properly) added modname --- Mod Support/CNAR.cfg | 2 +- Mod Support/DeadlyReentry.cfg | 2 +- Mod Support/InterstellarExtended.cfg | 2 +- Mod Support/KAX.cfg | 2 +- Mod Support/NearFutureLaunchVehicles.cfg | 2 +- Mod Support/ReStockPlus.cfg | 6 +++--- Mod Support/zzzRemovedNodes.cfg | 8 ++++---- UnKerballedStart.cfg | 2 +- 8 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Mod Support/CNAR.cfg b/Mod Support/CNAR.cfg index 2877f70..60d03de 100644 --- a/Mod Support/CNAR.cfg +++ b/Mod Support/CNAR.cfg @@ -1,7 +1,7 @@ //CNAR Config by theonegalen // -//@PART[fairingSize1p5|fairingSize4]:NEEDS[CommunityTechTree,SquadExpansion/MakingHistory&ReStockPlus]:FINAL +//@PART[fairingSize1p5|fairingSize4]:NEEDS[CommunityTechTree,SquadExpansion/MakingHistory&ReStockPlus]:LAST[zzzUnKerballedStart] //{ // @TechRequired = unresearchable // @category = none diff --git a/Mod Support/DeadlyReentry.cfg b/Mod Support/DeadlyReentry.cfg index 2fd26e2..cd74c95 100644 --- a/Mod Support/DeadlyReentry.cfg +++ b/Mod Support/DeadlyReentry.cfg @@ -1,7 +1,7 @@ //DeadlyReentry // //Hide Legacy Parts -@PART[decoupler_ftr_smaller|decoupler_ftr_small|1.25_Heatshield|0625_Heatshield|decoupler_ftr|decoupler_ftr_4m|2.5_Heatshield|3.75_Heatshield]:FINAL +@PART[decoupler_ftr_smaller|decoupler_ftr_small|1.25_Heatshield|0625_Heatshield|decoupler_ftr|decoupler_ftr_4m|2.5_Heatshield|3.75_Heatshield]:LAST[zzzUnKerballedStart] { @TechRequired = unresearchable @category = none diff --git a/Mod Support/InterstellarExtended.cfg b/Mod Support/InterstellarExtended.cfg index b6f1ed7..cbfac40 100644 --- a/Mod Support/InterstellarExtended.cfg +++ b/Mod Support/InterstellarExtended.cfg @@ -1,6 +1,6 @@ //WarpPlugin // -@TechTree:NEEDS[CommunityTechTree,WarpPlugin]:FINAL +@TechTree:NEEDS[CommunityTechTree,WarpPlugin]:LAST[zzzUnKerballedStart] { //*********************** Tier 10 *********************** diff --git a/Mod Support/KAX.cfg b/Mod Support/KAX.cfg index c8e5961..241f134 100644 --- a/Mod Support/KAX.cfg +++ b/Mod Support/KAX.cfg @@ -1,7 +1,7 @@ //KAX Mod Config - by theoneGalen // //Hide Propelators, which asre useless without tiny SXT wings -@PART[KAXVintagePropelator|KAXVintagePropelatorExtra|KAXVintagePropelatorS|KAXVintagePropelatorSS]:NEEDS[!SXT]:FINAL +@PART[KAXVintagePropelator|KAXVintagePropelatorExtra|KAXVintagePropelatorS|KAXVintagePropelatorSS]:NEEDS[!SXT]:LAST[zzzUnKerballedStart] { @TechRequired = unresearchable @category = none diff --git a/Mod Support/NearFutureLaunchVehicles.cfg b/Mod Support/NearFutureLaunchVehicles.cfg index 2657211..e01ad22 100644 --- a/Mod Support/NearFutureLaunchVehicles.cfg +++ b/Mod Support/NearFutureLaunchVehicles.cfg @@ -1,6 +1,6 @@ //NearFutureLaunchVehicles // -@PART[fairingSize4|fairingSize5]:NEEDS[CommunityTechTree&NearFutureLaunchVehicles]:FINAL +@PART[fairingSize4|fairingSize5]:NEEDS[CommunityTechTree&NearFutureLaunchVehicles]:LAST[zzzUnKerballedStart] { @TechRequired = unresearchable @category = none diff --git a/Mod Support/ReStockPlus.cfg b/Mod Support/ReStockPlus.cfg index 3ac5067..b5f0616 100644 --- a/Mod Support/ReStockPlus.cfg +++ b/Mod Support/ReStockPlus.cfg @@ -1,21 +1,21 @@ //ReStockPlus Config by theonegalen // -@PART[liquidEngine303|liquidEngineT15]:NEEDS[CommunityTechTree,MissingHistory&ReStockPlus]:FINAL +@PART[liquidEngine303|liquidEngineT15]:NEEDS[CommunityTechTree,MissingHistory&ReStockPlus]:LAST[zzzUnKerballedStart] { @TechRequired = unresearchable @category = none @TechHidden = true } -//@PART[fairingSize1p5|fairingSize4]:NEEDS[CommunityTechTree,SquadExpansion/MakingHistory&ReStockPlus]:FINAL +//@PART[fairingSize1p5|fairingSize4]:NEEDS[CommunityTechTree,SquadExpansion/MakingHistory&ReStockPlus]:LAST[zzzUnKerballedStart] //{ // @TechRequired = unresearchable // @category = none // @TechHidden = true //} -@PART[pointyNoseConeB_1p5|pointyNoseConeA_1p5]:NEEDS[CommunityTechTree,MissingHistory&ReStockPlus]:FINAL +@PART[pointyNoseConeB_1p5|pointyNoseConeA_1p5]:NEEDS[CommunityTechTree,MissingHistory&ReStockPlus]:LAST[zzzUnKerballedStart] { @TechRequired = unresearchable @category = none diff --git a/Mod Support/zzzRemovedNodes.cfg b/Mod Support/zzzRemovedNodes.cfg index 27fe7c3..2b51e2c 100644 --- a/Mod Support/zzzRemovedNodes.cfg +++ b/Mod Support/zzzRemovedNodes.cfg @@ -3,22 +3,22 @@ // so they don't end up in the Twilight Zone. //merged with Recycling -@PART[*]:HAS[#TechRequired[storageTech]]:NEEDS[CommunityTechTree]:FINAL +@PART[*]:HAS[#TechRequired[storageTech]]:NEEDS[CommunityTechTree]:LAST[zzzUnKerballedStart] { TechRequired = recycling } //merged with Scanning Tech -@PART[*]:HAS[#TechRequired[fieldScience]]:NEEDS[CommunityTechTree]:FINAL +@PART[*]:HAS[#TechRequired[fieldScience]]:NEEDS[CommunityTechTree]:LAST[zzzUnKerballedStart] { TechRequired = scienceTech } //merged with Advance Unmanned -@PART[*]:HAS[#TechRequired[automation]]:NEEDS[CommunityTechTree]:FINAL +@PART[*]:HAS[#TechRequired[automation]]:NEEDS[CommunityTechTree]:LAST[zzzUnKerballedStart] { TechRequired = advUnmanned } //merged with Advanced Science Tech -@PART[*]:HAS[#TechRequired[specializedScienceTech]]:NEEDS[CommunityTechTree]:FINAL +@PART[*]:HAS[#TechRequired[specializedScienceTech]]:NEEDS[CommunityTechTree]:LAST[zzzUnKerballedStart] { TechRequired = advScienceTech } \ No newline at end of file diff --git a/UnKerballedStart.cfg b/UnKerballedStart.cfg index 66f9053..565f862 100644 --- a/UnKerballedStart.cfg +++ b/UnKerballedStart.cfg @@ -5,7 +5,7 @@ } // //Hide Obsolete Parts -@PART[solidBooster|solidBooster_sm|rocketNoseCone|mk1pod|mk2LanderCabin|probeCoreHex|probeCoreOcto|probeCoreOcto2|roverBody|probeCoreSphere|stackDecouplerMini|stackDecoupler|decoupler1-2|size3Decoupler|stackSeparatorMini|stackSeparator|stackSeparatorBig|toroidalFuelTank|Mark1-2Pod|liquidEngineMini|liquidEngine3|liquidEngine2-2|Size3to2Adapter|engineLargeSkipper|ServiceBay_125|ServiceBay_250]:FINAL +@PART[solidBooster|solidBooster_sm|rocketNoseCone|mk1pod|mk2LanderCabin|probeCoreHex|probeCoreOcto|probeCoreOcto2|roverBody|probeCoreSphere|stackDecouplerMini|stackDecoupler|decoupler1-2|size3Decoupler|stackSeparatorMini|stackSeparator|stackSeparatorBig|toroidalFuelTank|Mark1-2Pod|liquidEngineMini|liquidEngine3|liquidEngine2-2|Size3to2Adapter|engineLargeSkipper|ServiceBay_125|ServiceBay_250]:LAST[zzzUnKerballedStart] { @TechRequired = unresearchable @category = none