Update weldingtool.dm

This commit is contained in:
LetterJay
2017-12-21 04:36:01 -06:00
committed by GitHub
parent 3973b368de
commit 86fed404b1

View File

@@ -241,7 +241,7 @@
container_type = NONE
else
to_chat(user, "<span class='notice'>[src] can now be attached, modified, and refuelled.</span>")
container_type = OPENCONTAINER_1
container_type = OPENCONTAINER
add_fingerprint(user)
/obj/item/weldingtool/proc/flamethrower_rods(obj/item/I, mob/user)