Replaced the outside turfs with exoplanet ones for the digsite (#20066)

Replaced the outside turfs with exoplanet ones for the digsite.
Fixed some exoplanet areas not having an exoplanet base turf.
Wrote a unit test for exoplanet areas to ensure they have an exoplanet
base turf.
This commit is contained in:
Fluffy
2024-10-20 18:49:39 +00:00
committed by GitHub
parent b1c8350a83
commit 404c90f688
69 changed files with 739 additions and 640 deletions
@@ -4,7 +4,7 @@
spawn_types = list()
/singleton/biome/barren/asteroid
turf_type = /turf/unsimulated/floor/asteroid/ash
turf_type = /turf/simulated/floor/exoplanet/asteroid/ash
generators = list(
WILDLIFE = list(POISSON_SAMPLE, 15)
)
@@ -18,7 +18,7 @@
/area/exoplanet/barren/asteroid
name = "\improper Asteroid Surface"
base_turf = /turf/unsimulated/floor/asteroid/ash
base_turf = /turf/simulated/floor/exoplanet/asteroid/ash
/area/exoplanet/barren/raskara
name = "Raskara Surface"
@@ -71,7 +71,7 @@
/area/exoplanet/lava
name = "\improper Planetary surface"
ambience = AMBIENCE_LAVA
base_turf = /turf/unsimulated/floor/asteroid/basalt
base_turf = /turf/simulated/floor/exoplanet/basalt
/area/exoplanet/snow
ambience = list('sound/effects/wind/tundra0.ogg','sound/effects/wind/tundra1.ogg','sound/effects/wind/tundra2.ogg','sound/effects/wind/spooky0.ogg','sound/effects/wind/spooky1.ogg')
@@ -0,0 +1,6 @@
/turf/simulated/floor/exoplanet/ceiling
name = "ceiling plating"
footstep_sound = /singleton/sound_category/plating_footstep
roof_type = null
icon = 'icons/turf/flooring/plating.dmi'
icon_state = "asteroidplating"
@@ -38,7 +38,7 @@
perlin_zoom = 21
surface_turfs = list(
/turf/simulated/mineral,
/turf/unsimulated/floor/asteroid/ash
/turf/simulated/floor/exoplanet/asteroid/ash
)
possible_biomes = list(