actually I wanted to keep the attack hand bit

This commit is contained in:
SteelSlayer
2020-07-05 01:44:57 -05:00
parent 9cfd206885
commit 960fe45410
@@ -38,6 +38,8 @@
/obj/machinery/particle_accelerator/control_box/attack_hand(mob/user as mob)
if(construction_state >= 3)
interact(user)
else if(construction_state == 2) // Wires exposed
wires.Interact(user)
/obj/machinery/particle_accelerator/control_box/multitool_act(mob/living/user, obj/item/I)
if(construction_state == 2) // Wires exposed