Allow insulated gloves to be stored in toolbelts (#20702)

As title: mechanics/electricians/tradespeople having their work gloves
tucked into their belts with the rest of their tools is pretty normal.
Tool belt's description says "...for holding various tools _and
equipment_", emphasis mine, so even though they're not strictly 'tools,'
I still think it fits (plus they're some of the only small utility items
not able to be stored in toolbelts apart from various goggles).

For consistency's sake, one could argue that ALL gloves should be able
to be stored in a tool belt if Insulated Gloves can be stored, but
keeping it simple for first PR, am good with whatever.
This commit is contained in:
Batrachophreno
2025-04-13 10:15:02 +00:00
committed by GitHub
parent e344aa055d
commit fd09cdf004
2 changed files with 62 additions and 1 deletions
@@ -118,7 +118,10 @@
/obj/item/device/debugger,
/obj/item/device/eftpos,
/obj/item/tape_roll,
/obj/item/device/geiger
/obj/item/device/geiger,
/obj/item/clothing/gloves/yellow,
/obj/item/clothing/gloves/yellow/specialu,
/obj/item/clothing/gloves/yellow/specialt
)
content_overlays = TRUE