From c1c9382d26e998ec8c0aef105644e99d5cd4168a Mon Sep 17 00:00:00 2001 From: Pyritie Date: Sun, 27 Apr 2025 17:11:32 +0100 Subject: [PATCH] fixed stress levels on the rolling mill --- config/createaddition-common.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/createaddition-common.toml b/config/createaddition-common.toml index ec628d986..dd18e3100 100644 --- a/config/createaddition-common.toml +++ b/config/createaddition-common.toml @@ -46,7 +46,7 @@ rolling_mill_processing_duration = 400 #Rolling Mill base stress impact. #Range: 0 ~ 1024 - rolling_mill_stress = 16 + rolling_mill_stress = 1 #Wires [wires]