mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
[MIRROR] Pipe painters now fit in toolbelts. (#481)
* Pipe painters now fit in toolbelts. (#53127) * Pipe painters now fit in toolbelts. Co-authored-by: uomo <51800976+uomo91@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/obj/item/pipe_painter
|
||||
name = "pipe painter"
|
||||
desc = "Used for coloring pipes, unsurprisingly."
|
||||
icon = 'icons/obj/bureaucracy.dmi'
|
||||
icon_state = "labeler1"
|
||||
inhand_icon_state = "flight"
|
||||
|
||||
@@ -68,7 +68,8 @@
|
||||
/obj/item/pipe_dispenser,
|
||||
/obj/item/inducer,
|
||||
/obj/item/plunger,
|
||||
/obj/item/airlock_painter
|
||||
/obj/item/airlock_painter,
|
||||
/obj/item/pipe_painter
|
||||
))
|
||||
|
||||
/obj/item/storage/belt/utility/chief
|
||||
|
||||
Reference in New Issue
Block a user