thank you dark souls

This commit is contained in:
BlackMajor
2019-11-06 12:47:21 +13:00
parent 8b61fe3d72
commit 9efddbe580
@@ -184,6 +184,8 @@
if(istype(W, /obj/item/screwdriver))
to_chat(user, "<span class='notice'>You start attaching the gun to the frame...</span>")
if(W.use_tool(src, user, 40, volume=100))
if(9)
return
name = "armed [name]"
to_chat(user, "<span class='notice'>Taser gun attached.</span>")
build_step++