diff --git a/Resources/Prototypes/planets.yml b/Resources/Prototypes/planets.yml deleted file mode 100644 index 3ab467225b..0000000000 --- a/Resources/Prototypes/planets.yml +++ /dev/null @@ -1,26 +0,0 @@ -- type: planet - id: Lavaland - biome: Lava - mapName: shuttle-destination-lavaland - mapLight: "#A34931" - addedComponents: - - type: FTLDestination - whitelist: - components: - - MiningShuttle - atmosphere: - volume: 2500 - temperature: 353.15 # 80C - moles: # 120kPa, 14% O2 (unbreathable) - - 14.38346 - - 88.35554 - biomeMarkerLayers: - - OreIron - - OreQuartz - - OreCoal - - OreGold - - OreSilver - - OrePlasma - - OreUranium - - OreDiamond - - OreArtifactFragment