mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
fixes camera bug ventcrawling (#32708)
This commit is contained in:
@@ -21,6 +21,7 @@ var/list/ventcrawl_machinery = list(/obj/machinery/atmospherics/unary/vent_pump,
|
|||||||
/obj/transmog_body_container,
|
/obj/transmog_body_container,
|
||||||
/obj/item/verbs,
|
/obj/item/verbs,
|
||||||
/obj/item/weapon/gun/hookshot/flesh,
|
/obj/item/weapon/gun/hookshot/flesh,
|
||||||
|
/obj/item/device/camera_bug,
|
||||||
)
|
)
|
||||||
return allowed_items
|
return allowed_items
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user