Porting "Moves machine/computer frames and structures below object layer." and lowering trays layer.

This commit is contained in:
Ghommie
2019-10-16 23:39:21 +02:00
parent 26617ba780
commit f3a9cac11e
10 changed files with 6 additions and 7 deletions
+1
View File
@@ -8,6 +8,7 @@
var/climbable = FALSE
var/mob/living/structureclimber
var/broken = 0 //similar to machinery's stat BROKEN
layer = BELOW_OBJ_LAYER
/obj/structure/Initialize()
if (!armor)