Port /tg/ vis_contents openspace

This commit is contained in:
Chompstation Bot
2021-06-30 19:49:25 +00:00
parent 2457a62edd
commit bf04ca9003
44 changed files with 4966 additions and 540 deletions

View File

@@ -4,7 +4,7 @@
icon = 'icons/turf/catwalks.dmi'
icon_state = "catwalk"
plane = DECAL_PLANE
layer = ABOVE_UTILITY
layer = DECAL_LAYER
density = 0
anchored = 1.0
var/hatch_open = FALSE
@@ -140,7 +140,7 @@
anchored = 1.0
var/activated = FALSE
plane = DECAL_PLANE
layer = ABOVE_UTILITY
layer = DECAL_LAYER
var/tile = /obj/item/stack/tile/floor
var/platecolor = "#858a8f"

View File

@@ -5,7 +5,7 @@
anchored = TRUE // Usually, plants don't move. Usually.
plane = DECAL_PLANE
layer = BELOW_MOB_LAYER
layer = DECAL_LAYER
var/randomize_size = FALSE
var/max_x_scale = 1.25