Ore veins (#14011)
* Ore veins I dislike rocks just providing generic drops and this factors into mining more. * fixes * descriptions * comment * every flipping time
This commit is contained in:
@@ -7,7 +7,6 @@ namespace Content.Shared.Mining;
|
||||
/// This is a prototype for defining ores that generate in rock
|
||||
/// </summary>
|
||||
[Prototype("ore")]
|
||||
[DataDefinition]
|
||||
public sealed class OrePrototype : IPrototype
|
||||
{
|
||||
/// <inheritdoc/>
|
||||
|
||||
Reference in New Issue
Block a user