From: āda Date: Mon, 20 Oct 2025 08:21:46 +0000 (-0500) Subject: Consistency fix for soap making (#40998) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=b92f5dc533621c854ae9f6438a9a24d4cd695d3e;p=space-station-14.git Consistency fix for soap making (#40998) soap Co-authored-by: iaada --- diff --git a/Resources/Prototypes/Recipes/Reactions/soap.yml b/Resources/Prototypes/Recipes/Reactions/soap.yml index 6fddf1e479..0a1b2e4ad6 100644 --- a/Resources/Prototypes/Recipes/Reactions/soap.yml +++ b/Resources/Prototypes/Recipes/Reactions/soap.yml @@ -2,7 +2,8 @@ id: CreateSoapRegular impact: Low quantized: true - minTemp: 383 # Water boiling point + 10 Kelvin. We are boiling it + minTemp: 373 # Water boiling point. We are boiling it + priority: -1 # Ensures that the more complicated soaps get made instead reactants: Oil: amount: 10 @@ -18,7 +19,7 @@ id: CreateSoapNT impact: Low quantized: true - minTemp: 373 # Water boiling point. We are boiling it too, but with higher priority! + minTemp: 373 reactants: Oil: amount: 15