mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-07 07:53:15 +00:00
Port /tg/ vis_contents openspace
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user