Crates should always appear below their contents

This commit is contained in:
Anewbe
2018-05-24 16:01:18 -05:00
parent 418af6376d
commit 9bc6663930

View File

@@ -5,6 +5,7 @@
icon_state = "closed"
density = 1
w_class = ITEMSIZE_HUGE
layer = UNDER_JUNK_LAYER
var/icon_closed = "closed"
var/icon_opened = "open"
var/opened = 0