fixed rolling mills having no stress
This commit is contained in:
parent
6a8e763c36
commit
d8b2f7f154
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@
|
|||
rolling_mill_processing_duration = 400
|
||||
#Rolling Mill base stress impact.
|
||||
#Range: 0 ~ 1024
|
||||
rolling_mill_stress = 0.5
|
||||
rolling_mill_stress = 16
|
||||
|
||||
#Wires
|
||||
[wires]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue