From 420819362e2a7be5f6b92b835a5d9a4caaf5c180 Mon Sep 17 00:00:00 2001 From: Aleksei-bird Date: Sun, 2 Feb 2025 19:30:32 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9A=D0=BE=D1=80=D1=80=D0=B5=D0=BA=D1=86?= =?UTF-8?q?=D0=B8=D1=8F=20=D0=B1=D0=B0=D0=BB=D0=B0=D0=BD=D1=81=D0=B0=20?= =?UTF-8?q?=D0=B2=20=D1=87=D0=B0=D1=81=D1=82=D0=B8=20=D0=B8=D0=B7=D0=B3?= =?UTF-8?q?=D0=BE=D1=82=D0=BE=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D1=8F=20"?= =?UTF-8?q?=D0=A1=D0=B5=D1=80=D0=BD=D0=BE=D0=B9=20=D0=BA=D0=B8=D1=81=D0=BB?= =?UTF-8?q?=D0=BE=D1=82=D1=8B"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- angelspetrochem/prototypes/recipes/petrochem-sulfur.lua | 2 +- angelsrefining/prototypes/recipes/water-treatment-recipes.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/angelspetrochem/prototypes/recipes/petrochem-sulfur.lua b/angelspetrochem/prototypes/recipes/petrochem-sulfur.lua index 86fef5b6..1329304d 100644 --- a/angelspetrochem/prototypes/recipes/petrochem-sulfur.lua +++ b/angelspetrochem/prototypes/recipes/petrochem-sulfur.lua @@ -113,7 +113,7 @@ data:extend({ { type = "fluid", name = "water-purified", amount = 40 }, }, results = { - { type = "fluid", name = "liquid-sulfuric-acid", amount = 60 }, + { type = "fluid", name = "liquid-sulfuric-acid", amount = 120 }, }, always_show_products = true, icons = AF.create_liquid_recipe_icon({ diff --git a/angelsrefining/prototypes/recipes/water-treatment-recipes.lua b/angelsrefining/prototypes/recipes/water-treatment-recipes.lua index 5608a1e8..64cd9295 100644 --- a/angelsrefining/prototypes/recipes/water-treatment-recipes.lua +++ b/angelsrefining/prototypes/recipes/water-treatment-recipes.lua @@ -78,7 +78,7 @@ data:extend({ results = { { type = "fluid", name = "water-mineralized", amount = 20 }, { type = "fluid", name = "water-purified", amount = 70 }, - { type = "item", name = "sulfur", amount = 1 }, + { type = "item", name = "sulfur", amount = 3 }, }, always_show_products = true, icons = angelsmods.functions.create_liquid_recipe_icon({