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