mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 14:47:50 +01:00
Merge pull request #2153 from CHOMPStationBot/upstream-merge-10593
[MIRROR] Makes headsets colorable in the paint machine
This commit is contained in:
@@ -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