mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
just powder
This commit is contained in:
@@ -319,7 +319,7 @@
|
|||||||
if(istype(I, /obj/item/weapon/tool/wirecutters))
|
if(istype(I, /obj/item/weapon/tool/wirecutters))
|
||||||
if(panel_open)
|
if(panel_open)
|
||||||
toggle_speed()
|
toggle_speed()
|
||||||
to_chat(user, "You cut the safety wire of the conveyor switch.")
|
to_chat(user, "You adjust the speed of the conveyor switch.")
|
||||||
return
|
return
|
||||||
//CHOMPedit End
|
//CHOMPedit End
|
||||||
/obj/machinery/conveyor_switch/oneway
|
/obj/machinery/conveyor_switch/oneway
|
||||||
|
|||||||
Reference in New Issue
Block a user