From 6faf3edcc767b9fc0b721b4ef1ebeaef68b7bd2e Mon Sep 17 00:00:00 2001 From: Clement Cheung Date: Wed, 12 Jul 2023 06:17:51 -0700 Subject: [PATCH] Remove BrewWorks dependency on BARIS --- .../WildBlueIndustries/Pathfinder/Templates/CRP/BrewWorks.txt | 2 +- .../Pathfinder/Templates/ClassicStock/BrewWorks.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GameData/WildBlueIndustries/Pathfinder/Templates/CRP/BrewWorks.txt b/GameData/WildBlueIndustries/Pathfinder/Templates/CRP/BrewWorks.txt index ee02234a..bb5e7be8 100644 --- a/GameData/WildBlueIndustries/Pathfinder/Templates/CRP/BrewWorks.txt +++ b/GameData/WildBlueIndustries/Pathfinder/Templates/CRP/BrewWorks.txt @@ -211,7 +211,7 @@ PATH_INDUSTRY MODULE { - name = ModuleBreakableConverter + name = ModuleResourceConverter ConverterName = Konkrete StartActionName = Start Konkrete StopActionName = Stop Konkrete diff --git a/GameData/WildBlueIndustries/Pathfinder/Templates/ClassicStock/BrewWorks.cfg b/GameData/WildBlueIndustries/Pathfinder/Templates/ClassicStock/BrewWorks.cfg index b3a6a4e4..48ffdb06 100644 --- a/GameData/WildBlueIndustries/Pathfinder/Templates/ClassicStock/BrewWorks.cfg +++ b/GameData/WildBlueIndustries/Pathfinder/Templates/ClassicStock/BrewWorks.cfg @@ -174,7 +174,7 @@ PATH_INDUSTRY MODULE { - name = ModuleBreakableConverter + name = ModuleResourceConverter ConverterName = Konkrete StartActionName = Start Konkrete StopActionName = Stop Konkrete