mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 13:05:36 +01:00
Moves update_icon(). Adds crayons.
This commit is contained in:
@@ -46,10 +46,6 @@
|
||||
overlays += "unlocked"
|
||||
else
|
||||
overlays += "off"
|
||||
if(istype(src, /obj/structure/closet/body_bag)) // GUESS WHAT BODY BAGS ARE CLOSETS
|
||||
var/obj/structure/closet/body_bag/B = src
|
||||
if (B.tagged)
|
||||
overlays += "bodybag_label"
|
||||
|
||||
else
|
||||
if(icon_door_override)
|
||||
|
||||
Reference in New Issue
Block a user