From b961b03f173a0b54b1009b79a42aad86e6ebabc1 Mon Sep 17 00:00:00 2001 From: theonegalen Date: Fri, 28 Aug 2020 21:13:43 -0500 Subject: [PATCH] Revert "FINAL -> LAST" This reverts commit b279b187b5ba755e041a70067abdcc52be9ce224. --- 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 c676ce5..2877f70 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]:LAST +//@PART[fairingSize1p5|fairingSize4]:NEEDS[CommunityTechTree,SquadExpansion/MakingHistory&ReStockPlus]:FINAL //{ // @TechRequired = unresearchable // @category = none diff --git a/Mod Support/DeadlyReentry.cfg b/Mod Support/DeadlyReentry.cfg index 14eab73..2fd26e2 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]:LAST +@PART[decoupler_ftr_smaller|decoupler_ftr_small|1.25_Heatshield|0625_Heatshield|decoupler_ftr|decoupler_ftr_4m|2.5_Heatshield|3.75_Heatshield]:FINAL { @TechRequired = unresearchable @category = none diff --git a/Mod Support/InterstellarExtended.cfg b/Mod Support/InterstellarExtended.cfg index e796cdd..b6f1ed7 100644 --- a/Mod Support/InterstellarExtended.cfg +++ b/Mod Support/InterstellarExtended.cfg @@ -1,6 +1,6 @@ //WarpPlugin // -@TechTree:NEEDS[CommunityTechTree,WarpPlugin]:LAST +@TechTree:NEEDS[CommunityTechTree,WarpPlugin]:FINAL { //*********************** Tier 10 *********************** diff --git a/Mod Support/KAX.cfg b/Mod Support/KAX.cfg index 51a9d9a..c8e5961 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]:LAST +@PART[KAXVintagePropelator|KAXVintagePropelatorExtra|KAXVintagePropelatorS|KAXVintagePropelatorSS]:NEEDS[!SXT]:FINAL { @TechRequired = unresearchable @category = none diff --git a/Mod Support/NearFutureLaunchVehicles.cfg b/Mod Support/NearFutureLaunchVehicles.cfg index 32b5475..2657211 100644 --- a/Mod Support/NearFutureLaunchVehicles.cfg +++ b/Mod Support/NearFutureLaunchVehicles.cfg @@ -1,6 +1,6 @@ //NearFutureLaunchVehicles // -@PART[fairingSize4|fairingSize5]:NEEDS[CommunityTechTree&NearFutureLaunchVehicles]:LAST +@PART[fairingSize4|fairingSize5]:NEEDS[CommunityTechTree&NearFutureLaunchVehicles]:FINAL { @TechRequired = unresearchable @category = none diff --git a/Mod Support/ReStockPlus.cfg b/Mod Support/ReStockPlus.cfg index 47de6bc..3ac5067 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]:LAST +@PART[liquidEngine303|liquidEngineT15]:NEEDS[CommunityTechTree,MissingHistory&ReStockPlus]:FINAL { @TechRequired = unresearchable @category = none @TechHidden = true } -//@PART[fairingSize1p5|fairingSize4]:NEEDS[CommunityTechTree,SquadExpansion/MakingHistory&ReStockPlus]:LAST +//@PART[fairingSize1p5|fairingSize4]:NEEDS[CommunityTechTree,SquadExpansion/MakingHistory&ReStockPlus]:FINAL //{ // @TechRequired = unresearchable // @category = none // @TechHidden = true //} -@PART[pointyNoseConeB_1p5|pointyNoseConeA_1p5]:NEEDS[CommunityTechTree,MissingHistory&ReStockPlus]:LAST +@PART[pointyNoseConeB_1p5|pointyNoseConeA_1p5]:NEEDS[CommunityTechTree,MissingHistory&ReStockPlus]:FINAL { @TechRequired = unresearchable @category = none diff --git a/Mod Support/zzzRemovedNodes.cfg b/Mod Support/zzzRemovedNodes.cfg index 421427d..27fe7c3 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]:LAST +@PART[*]:HAS[#TechRequired[storageTech]]:NEEDS[CommunityTechTree]:FINAL { TechRequired = recycling } //merged with Scanning Tech -@PART[*]:HAS[#TechRequired[fieldScience]]:NEEDS[CommunityTechTree]:LAST +@PART[*]:HAS[#TechRequired[fieldScience]]:NEEDS[CommunityTechTree]:FINAL { TechRequired = scienceTech } //merged with Advance Unmanned -@PART[*]:HAS[#TechRequired[automation]]:NEEDS[CommunityTechTree]:LAST +@PART[*]:HAS[#TechRequired[automation]]:NEEDS[CommunityTechTree]:FINAL { TechRequired = advUnmanned } //merged with Advanced Science Tech -@PART[*]:HAS[#TechRequired[specializedScienceTech]]:NEEDS[CommunityTechTree]:LAST +@PART[*]:HAS[#TechRequired[specializedScienceTech]]:NEEDS[CommunityTechTree]:FINAL { TechRequired = advScienceTech } \ No newline at end of file diff --git a/UnKerballedStart.cfg b/UnKerballedStart.cfg index 5ca06f1..66f9053 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]:LAST +@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 { @TechRequired = unresearchable @category = none