module things, jfc
This commit is contained in:
@@ -97,6 +97,8 @@
|
||||
a_right.attack_hand()
|
||||
|
||||
/obj/item/assembly_holder/screwdriver_act(mob/user, obj/item/tool)
|
||||
if(..())
|
||||
return TRUE
|
||||
to_chat(user, "<span class='notice'>You disassemble [src]!</span>")
|
||||
if(a_left)
|
||||
a_left.on_detach()
|
||||
|
||||
Reference in New Issue
Block a user