From d4fcc14988af964220245c91e6f8d1a848c87e62 Mon Sep 17 00:00:00 2001 From: Brevven Date: Mon, 15 Aug 2022 00:18:06 -0700 Subject: [PATCH] fix unlock k2 --- prototypes/chlorine.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/prototypes/chlorine.lua b/prototypes/chlorine.lua index 061417c..0658aa0 100644 --- a/prototypes/chlorine.lua +++ b/prototypes/chlorine.lua @@ -148,8 +148,8 @@ util.add_unlock("chlorine-processing", "ferric-chloride") util.add_unlock("fluid-handling", "chemical-plant") util.remove_recipe_effect("oil-processing", "chemical-plant") else - util.add_unlock("fluids-chemistry", "ferric-chloride") - util.add_unlock("fluids-chemistry", "hydrogen-chloride-salt") + util.add_unlock("kr-fluids-chemistry", "ferric-chloride") + util.add_unlock("kr-fluids-chemistry", "hydrogen-chloride-salt") end if mods.bzgas then