From d45c22ac6b9864fcb3583ddda68878832c7ff8c8 Mon Sep 17 00:00:00 2001 From: tommy Date: Thu, 27 Nov 2025 18:44:36 -0500 Subject: [PATCH] We're done here. Again. This time it's doner than done. --- Resources/Prototypes/DeltaV/planets.yml | 10 ++++++---- Resources/Prototypes/Procedural/biome_markers.yml | 8 +++++++- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/DeltaV/planets.yml b/Resources/Prototypes/DeltaV/planets.yml index 7229f5a791..ce2c548bf9 100644 --- a/Resources/Prototypes/DeltaV/planets.yml +++ b/Resources/Prototypes/DeltaV/planets.yml @@ -40,10 +40,12 @@ - OreCoal - OreGold - OreSilver - - OrePlasma3 + - OrePlasmaLow - OreUranium - - OreDiamond2 + - OreDiamondLow - OreArtifactFragment + - WatchersLavaland + - GoliathsLavaland - type: planet id: GlacierSurface @@ -67,7 +69,7 @@ - OreCoal - OreGold - OreSilver - - OrePlasma3 - - OreUranium2 + - OrePlasma + - OreUraniumLow - OreDiamond - OreArtifactFragment diff --git a/Resources/Prototypes/Procedural/biome_markers.yml b/Resources/Prototypes/Procedural/biome_markers.yml index 5c4fdeb178..a8666f8f5c 100644 --- a/Resources/Prototypes/Procedural/biome_markers.yml +++ b/Resources/Prototypes/Procedural/biome_markers.yml @@ -7,8 +7,14 @@ - type: biomeMarkerLayer id: WatchersLavaland prototype: MobWatcherLavaland - minGroupSize: 3 + minGroupSize: 2 maxGroupSize: 3 + +- type: biomeMarkerLayer + id: GoliathsLavaland + prototype: MobGoliath + minGroupSize: 1 + maxGroupSize: 2 - type: biomeMarkerLayer id: WatchersIcewing