Fixes headphone sprites and tent roofs (#22083)

The headphones had some invisible pixels that made selecting other items
next to it in a bag more annoying.
Items inside of a tent can now be clicked on properly as well.
This commit is contained in:
Casper3667
2026-03-25 14:27:19 +00:00
committed by GitHub
parent c1528369e1
commit c60d1b819d
3 changed files with 8 additions and 0 deletions
+1
View File
@@ -276,6 +276,7 @@
/obj/structure/component/tent_canvas/roof
plane = ROOF_PLANE
mouse_opacity = MOUSE_OPACITY_TRANSPARENT
/obj/structure/component/tent_canvas/roof/CanPass(atom/movable/mover, turf/target, height, air_group)
return TRUE