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
@@ -4,7 +4,6 @@
icon = 'icons/obj/closet.dmi'
icon_state = "generic"
density = TRUE
layer = BELOW_OBJ_LAYER
var/icon_door = null
var/icon_door_override = FALSE //override to have open overlay use icon different to its base's
var/secure = FALSE //secure locker or not, also used if overriding a non-secure locker with a secure door overlay to add fancy lights