From 041ef8aa47e9b75869762611d66904a528a17e76 Mon Sep 17 00:00:00 2001 From: Sound and Fury Date: Sat, 13 May 2023 06:05:15 +0100 Subject: [PATCH] Fix ordering of PF tech level patch (#1934) Using :FOR[RealismOverhaul] means the patch may be ordered before RO's own patch on some platforms (MM is not consistent about folder order), with the result that 'density' ends up being 0.05 and thus the first upgrade is a huge downgrade. Instead, use :AFTER[RealismOverhaul] to ensure the correct ordering. --- GameData/RP-0/Tree/PFTechLevels.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GameData/RP-0/Tree/PFTechLevels.cfg b/GameData/RP-0/Tree/PFTechLevels.cfg index 1a74163159c..7748f869390 100644 --- a/GameData/RP-0/Tree/PFTechLevels.cfg +++ b/GameData/RP-0/Tree/PFTechLevels.cfg @@ -66,7 +66,7 @@ PARTUPGRADE description = You can now use 2010s advanced composite monocoque fairings. The new minimum density is 0.040, compared with 0.042 at the previous tech level. NOTE: This is not a part you can use, it just symbolizes the new capabilities you can unlock. } -@PART:HAS[@MODULE[ProceduralFairingSide]]:FOR[RealismOverhaul] +@PART:HAS[@MODULE[ProceduralFairingSide]]:AFTER[RealismOverhaul] { @MODULE[ProceduralFairingSide] {