diff --git a/Mod Configurations/ReStock/WaterfallRestock_overrides/Skipper_Restock.cfg b/Mod Configurations/ReStock/WaterfallRestock_overrides/Skipper_Restock.cfg index 4edba05..58cfe82 100644 --- a/Mod Configurations/ReStock/WaterfallRestock_overrides/Skipper_Restock.cfg +++ b/Mod Configurations/ReStock/WaterfallRestock_overrides/Skipper_Restock.cfg @@ -1,4 +1,4 @@ -@PART[engineLargeSkipper_v2]:NEEDS[Waterfall&StockWaterfallEffects&ReStock]:LAST[StockWaterfallEffects] +@PART[engineLargeSkipper_v2]:NEEDS[Waterfall&StockWaterfallEffects&ReStock&!CryoEnginesRestock]:LAST[StockWaterfallEffects] { !EFFECTS {} !MODULE[EngineLightEffect] {} @@ -100,4 +100,4 @@ @EFFECTTEMPLATE:NEEDS[Waterfall&StockWaterfallEffects&ReStock]:AFTER[StockWaterfallEffects]:HAS[#templateName[BDB_RS68_ablative]] { !EFFECT[Fireball] {} -} \ No newline at end of file +}