OX delivery point ruin updated and fixed (#18135)

* ox

* 65

* tests rerun please

* tests rerun please

* barren asteroid no atmos

---------

Co-authored-by: DreamySkrell <>
This commit is contained in:
DreamySkrell
2024-01-09 16:29:21 +00:00
committed by GitHub
co-authored by DreamySkrell <>
parent ca63a28fa7
commit a65fe73a47
5 changed files with 211 additions and 48 deletions
@@ -24,6 +24,9 @@
skybox_image.appearance_flags = DEFAULT_APPEARANCE_FLAGS | RESET_COLOR
skybox_image.blend_mode = BLEND_OVERLAY
/obj/effect/overmap/visitable/sector/exoplanet/barren/asteroid/generate_atmosphere()
atmosphere = null
/obj/effect/overmap/visitable/sector/exoplanet/barren/asteroid/romanovich
name = "romanovich cloud asteroid"
desc = "A phoron rich asteroid."
@@ -209,7 +209,7 @@
name = "concrete"
desc = "Stone-like artificial material."
icon = 'icons/turf/flooring/concrete.dmi'
icon_state = "concrete"
icon_state = "concrete0"
//Special world edge turf,
/turf/unsimulated/planet_edge
@@ -2,5 +2,5 @@
name = "concrete"
desc = "Stone-like artificial material."
icon = 'icons/turf/flooring/concrete.dmi'
icon_state = "concrete"
icon_state = "concrete0"
does_footprint = FALSE