Skip to content

Commit

Permalink
funny rock... (space-wizards#17644)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alekshhh authored Jun 25, 2023
1 parent 4af4a23 commit cb24d88
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Content.Shared/Mining/OrePrototype.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using Robust.Shared.Prototypes;
using Robust.Shared.Prototypes;
using Robust.Shared.Serialization.TypeSerializers.Implementations.Custom.Prototype;

namespace Content.Shared.Mining;
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/ore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@
- type: ore
id: OreArtifactFragment
oreEntity: ArtifactFragment
minOreYield: 2
maxOreYield: 4

- type: weightedRandom
id: RandomOreDistributionStandard
Expand Down

0 comments on commit cb24d88

Please sign in to comment.