diff --git a/aurorastation.dme b/aurorastation.dme index fd57abf6d3b..ab3e227dca2 100644 --- a/aurorastation.dme +++ b/aurorastation.dme @@ -3073,6 +3073,7 @@ #include "code\modules\overmap\exoplanets\decor\turfs\asphalt.dm" #include "code\modules\overmap\exoplanets\decor\turfs\barren.dm" #include "code\modules\overmap\exoplanets\decor\turfs\carpet.dm" +#include "code\modules\overmap\exoplanets\decor\turfs\ceiling.dm" #include "code\modules\overmap\exoplanets\decor\turfs\concrete.dm" #include "code\modules\overmap\exoplanets\decor\turfs\crystal.dm" #include "code\modules\overmap\exoplanets\decor\turfs\diona.dm" diff --git a/code/modules/overmap/exoplanets/decor/turfs/ceiling.dm b/code/modules/overmap/exoplanets/decor/turfs/ceiling.dm new file mode 100644 index 00000000000..d66d85a69b9 --- /dev/null +++ b/code/modules/overmap/exoplanets/decor/turfs/ceiling.dm @@ -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" diff --git a/html/changelogs/fluffyghost-digsiteexoplanetturfs.yml b/html/changelogs/fluffyghost-digsiteexoplanetturfs.yml new file mode 100644 index 00000000000..b3ce488a400 --- /dev/null +++ b/html/changelogs/fluffyghost-digsiteexoplanetturfs.yml @@ -0,0 +1,58 @@ +################################ +# Example Changelog File +# +# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb. +# +# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.) +# When it is, any changes listed below will disappear. +# +# Valid Prefixes: +# bugfix +# - (fixes bugs) +# wip +# - (work in progress) +# qol +# - (quality of life) +# soundadd +# - (adds a sound) +# sounddel +# - (removes a sound) +# rscadd +# - (adds a feature) +# rscdel +# - (removes a feature) +# imageadd +# - (adds an image or sprite) +# imagedel +# - (removes an image or sprite) +# spellcheck +# - (fixes spelling or grammar) +# experiment +# - (experimental change) +# balance +# - (balance changes) +# code_imp +# - (misc internal code change) +# refactor +# - (refactors code) +# config +# - (makes a change to the config files) +# admin +# - (makes changes to administrator tools) +# server +# - (miscellaneous changes to server) +################################# + +# Your name. +author: FluffyGhost + +# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. +delete-after: True + +# Any changes you've made. See valid prefix list above. +# INDENT WITH TWO SPACES. NOT TABS. SPACES. +# SCREW THIS UP AND IT WON'T WORK. +# Also, this gets changed to [] after reading. Just remove the brackets when you add new shit. +# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog. +changes: + - bugfix: "Replaced the outside turfs with exoplanet ones for the digsite." diff --git a/maps/random_ruins/exoplanets/asteroid/digsite/digsite_unique.dmm b/maps/random_ruins/exoplanets/asteroid/digsite/digsite_unique.dmm index d5030cc8a07..011d06335e2 100644 --- a/maps/random_ruins/exoplanets/asteroid/digsite/digsite_unique.dmm +++ b/maps/random_ruins/exoplanets/asteroid/digsite/digsite_unique.dmm @@ -24,20 +24,20 @@ /obj/effect/floor_decal/industrial/warning{ dir = 10 }, -/turf/simulated/floor/airless/ceiling, +/turf/simulated/floor/exoplanet/ceiling, /area/template_noop) "ad" = ( /obj/effect/floor_decal/industrial/hatch/yellow, /obj/effect/floor_decal/industrial/warning{ dir = 8 }, -/turf/simulated/floor/airless/ceiling, +/turf/simulated/floor/exoplanet/ceiling, /area/template_noop) "ae" = ( /obj/effect/floor_decal/industrial/warning{ dir = 10 }, -/turf/simulated/floor/airless/ceiling, +/turf/simulated/floor/exoplanet/ceiling, /area/template_noop) "af" = ( /obj/machinery/atmospherics/unary/vent_pump{ @@ -52,55 +52,55 @@ /obj/effect/floor_decal/industrial/warning{ dir = 1 }, -/turf/simulated/floor/airless/ceiling, +/turf/simulated/floor/exoplanet/ceiling, /area/template_noop) "ai" = ( /obj/machinery/floodlight, /obj/effect/floor_decal/industrial/warning{ dir = 8 }, -/turf/simulated/floor/airless/ceiling, +/turf/simulated/floor/exoplanet/ceiling, /area/template_noop) "aj" = ( /obj/machinery/artifact, /obj/effect/floor_decal/industrial/hatch/yellow, -/turf/simulated/floor/airless/ceiling, +/turf/simulated/floor/exoplanet/ceiling, /area/template_noop) "ak" = ( -/turf/simulated/floor/airless/ceiling, +/turf/simulated/floor/exoplanet/ceiling, /area/template_noop) "al" = ( /obj/effect/floor_decal/industrial/warning{ dir = 9 }, -/turf/simulated/floor/airless/ceiling, +/turf/simulated/floor/exoplanet/ceiling, /area/template_noop) "am" = ( /obj/structure/inflatable/wall, -/turf/simulated/floor/airless/ceiling, +/turf/simulated/floor/exoplanet/ceiling, /area/template_noop) "an" = ( /obj/effect/floor_decal/industrial/warning{ dir = 5 }, -/turf/simulated/floor/airless/ceiling, +/turf/simulated/floor/exoplanet/ceiling, /area/template_noop) "ao" = ( /obj/effect/floor_decal/industrial/warning{ dir = 6 }, -/turf/simulated/floor/airless/ceiling, +/turf/simulated/floor/exoplanet/ceiling, /area/template_noop) "ap" = ( /obj/machinery/floodlight, -/turf/simulated/floor/airless/ceiling, +/turf/simulated/floor/exoplanet/ceiling, /area/template_noop) "aq" = ( /obj/machinery/floodlight, /obj/effect/floor_decal/industrial/warning{ dir = 4 }, -/turf/simulated/floor/airless/ceiling, +/turf/simulated/floor/exoplanet/ceiling, /area/template_noop) "ar" = ( /obj/effect/landmark/clear, @@ -109,25 +109,25 @@ "as" = ( /obj/effect/floor_decal/industrial/hatch/yellow, /obj/effect/floor_decal/industrial/warning, -/turf/simulated/floor/airless/ceiling, +/turf/simulated/floor/exoplanet/ceiling, /area/template_noop) "at" = ( /obj/effect/floor_decal/industrial/hatch/yellow, /obj/effect/floor_decal/industrial/warning{ dir = 5 }, -/turf/simulated/floor/airless/ceiling, +/turf/simulated/floor/exoplanet/ceiling, /area/template_noop) "au" = ( /obj/effect/floor_decal/industrial/hatch/yellow, /obj/effect/floor_decal/industrial/warning{ dir = 6 }, -/turf/simulated/floor/airless/ceiling, +/turf/simulated/floor/exoplanet/ceiling, /area/template_noop) "av" = ( /obj/effect/floor_decal/industrial/warning, -/turf/simulated/floor/airless/ceiling, +/turf/simulated/floor/exoplanet/ceiling, /area/template_noop) "aw" = ( /obj/machinery/embedded_controller/radio/airlock/airlock_controller{ @@ -151,7 +151,7 @@ /obj/effect/floor_decal/industrial/warning{ dir = 1 }, -/turf/simulated/floor/airless/ceiling, +/turf/simulated/floor/exoplanet/ceiling, /area/template_noop) "az" = ( /turf/simulated/wall, @@ -191,7 +191,7 @@ /obj/effect/floor_decal/industrial/warning{ dir = 9 }, -/turf/simulated/floor/airless/ceiling, +/turf/simulated/floor/exoplanet/ceiling, /area/template_noop) "aE" = ( /obj/machinery/artifact_analyser, @@ -345,7 +345,7 @@ /area/dungeon/anomaly_outpost) "bb" = ( /obj/structure/inflatable/door, -/turf/simulated/floor/airless/ceiling, +/turf/simulated/floor/exoplanet/ceiling, /area/template_noop) "bc" = ( /obj/effect/landmark/clear, @@ -433,7 +433,7 @@ /obj/effect/floor_decal/industrial/warning{ dir = 4 }, -/turf/simulated/floor/airless/ceiling, +/turf/simulated/floor/exoplanet/ceiling, /area/template_noop) (1,1,1) = {"