funny rock... (#17644)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
using Robust.Shared.Prototypes;
|
using Robust.Shared.Prototypes;
|
||||||
using Robust.Shared.Serialization.TypeSerializers.Implementations.Custom.Prototype;
|
using Robust.Shared.Serialization.TypeSerializers.Implementations.Custom.Prototype;
|
||||||
|
|
||||||
namespace Content.Shared.Mining;
|
namespace Content.Shared.Mining;
|
||||||
|
|||||||
@@ -32,6 +32,8 @@
|
|||||||
- type: ore
|
- type: ore
|
||||||
id: OreArtifactFragment
|
id: OreArtifactFragment
|
||||||
oreEntity: ArtifactFragment
|
oreEntity: ArtifactFragment
|
||||||
|
minOreYield: 2
|
||||||
|
maxOreYield: 4
|
||||||
|
|
||||||
- type: weightedRandom
|
- type: weightedRandom
|
||||||
id: RandomOreDistributionStandard
|
id: RandomOreDistributionStandard
|
||||||
|
|||||||
Reference in New Issue
Block a user