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