mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
This reverts commit 8ac892d340.
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
if(broken || !secure)
|
||||
return
|
||||
//Overlay is similar enough for both that we can use the same mask for both
|
||||
SSvis_overlays.add_vis_overlay(src, icon, "locked", 0, EMISSIVE_PLANE, dir, alpha)
|
||||
SSvis_overlays.add_vis_overlay(src, icon, "locked", EMISSIVE_LAYER, EMISSIVE_PLANE, dir, alpha)
|
||||
. += locked ? "locked" : "unlocked"
|
||||
|
||||
/obj/structure/closet/examine(mob/user)
|
||||
|
||||
Reference in New Issue
Block a user