/tg/ vis openspace

This commit is contained in:
Aronai Sieyes
2021-06-30 15:39:07 -04:00
parent d7d7c22846
commit b4387f251d
48 changed files with 440 additions and 640 deletions
+2 -2
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"
+1 -1
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