Melting molds (#347)
* temp tweak * add metall bars * melting molds * add sawing molds table * sawing sounds * fix
This commit is contained in:
@@ -18,7 +18,7 @@ public sealed partial class CP14WorkbenchRecipePrototype : IPrototype
|
||||
public TimeSpan CraftTime = TimeSpan.FromSeconds(1f);
|
||||
|
||||
[DataField]
|
||||
public SoundSpecifier CraftSound = new SoundCollectionSpecifier("CP14Hammering");
|
||||
public SoundSpecifier? OverrideCraftSound;
|
||||
|
||||
[DataField]
|
||||
public Dictionary<EntProtoId, int> Entities = new();
|
||||
|
||||
Reference in New Issue
Block a user