mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
Assemblies update
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
return
|
||||
|
||||
if(wires && !primed)
|
||||
if(istype(I, /obj/item/weapon/wirecutters) || istype(I, /obj/item/device/multitool) || istype(I, /obj/item/device/assembly/signaler))
|
||||
if(wires.IsInteractionTool(I))
|
||||
wires.Interact(user)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user