Починил бесконечную сварку (#734)
This commit is contained in:
@@ -17,7 +17,7 @@ public sealed partial class WelderRefinableComponent : Component
|
||||
public float RefineTime = 2f;
|
||||
|
||||
[DataField]
|
||||
public float RefineFuel;
|
||||
public float RefineFuel = 3f; // WD ahead of wizden upstream
|
||||
|
||||
[DataField]
|
||||
public ProtoId<ToolQualityPrototype> QualityNeeded = "Welding";
|
||||
|
||||
Reference in New Issue
Block a user