Mining Rebalance (#30920)

* first pass

* this shit too

* ok fix that shit

* buff

* actually fix that
This commit is contained in:
Nemanja
2024-08-15 21:43:54 -04:00
committed by GitHub
parent 921ed4ec5d
commit 3cdd62b0dd
22 changed files with 233 additions and 167 deletions

View File

@@ -8,7 +8,8 @@ namespace Content.Shared.Procedural.DungeonLayers;
/// <remarks>
/// Generates on top of existing entities for sanity reasons moreso than performance.
/// </remarks>
public sealed partial class OreDunGen : IDunGenLayer
[Virtual]
public partial class OreDunGen : IDunGenLayer
{
/// <summary>
/// If the vein generation should occur on top of existing entities what are we replacing.