mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 16:12:17 +00:00
Merge pull request #10593 from Verkister/patch-55
Makes headsets colorable in the paint machine
This commit is contained in:
committed by
Chompstation Bot
parent
4db0aee294
commit
571cd17853
@@ -17,7 +17,8 @@
|
||||
var/list/allowed_types = list(
|
||||
/obj/item/clothing,
|
||||
/obj/item/weapon/storage/backpack,
|
||||
/obj/item/weapon/storage/belt
|
||||
/obj/item/weapon/storage/belt,
|
||||
/obj/item/device/radio/headset
|
||||
)
|
||||
|
||||
/obj/machinery/gear_painter/update_icon()
|
||||
|
||||
Reference in New Issue
Block a user