From cb24d88be44d85bd9f09c36d2137551dd664e51a Mon Sep 17 00:00:00 2001 From: Alekshhh <44923899+Alekshhh@users.noreply.github.com> Date: Sun, 25 Jun 2023 21:12:47 +0300 Subject: [PATCH] funny rock... (#17644) --- Content.Shared/Mining/OrePrototype.cs | 2 +- Resources/Prototypes/ore.yml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Content.Shared/Mining/OrePrototype.cs b/Content.Shared/Mining/OrePrototype.cs index 3d0cab5a02..502a5499ab 100644 --- a/Content.Shared/Mining/OrePrototype.cs +++ b/Content.Shared/Mining/OrePrototype.cs @@ -1,4 +1,4 @@ -using Robust.Shared.Prototypes; +using Robust.Shared.Prototypes; using Robust.Shared.Serialization.TypeSerializers.Implementations.Custom.Prototype; namespace Content.Shared.Mining; diff --git a/Resources/Prototypes/ore.yml b/Resources/Prototypes/ore.yml index 37f24869e1..33f17a5e01 100644 --- a/Resources/Prototypes/ore.yml +++ b/Resources/Prototypes/ore.yml @@ -32,6 +32,8 @@ - type: ore id: OreArtifactFragment oreEntity: ArtifactFragment + minOreYield: 2 + maxOreYield: 4 - type: weightedRandom id: RandomOreDistributionStandard