mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Merge pull request #5292 from Anewbe/crate_layer
Crates should always appear below their contents
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user