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