fixes sofa overlays doing jackshit, because their layer wasn't properly set.
This commit is contained in:
@@ -499,6 +499,7 @@
|
||||
|
||||
/obj/structure/chair/sofa/Initialize()
|
||||
armrest = mutable_appearance(icon, "[icon_state]_armrest")
|
||||
armrest.layer = ABOVE_MOB_LAYER
|
||||
return ..()
|
||||
|
||||
/obj/structure/chair/sofa/post_buckle_mob(mob/living/M)
|
||||
|
||||
Reference in New Issue
Block a user