okay, here are some changes

This commit is contained in:
jjpark-kb
2020-07-16 22:27:26 -04:00
parent fc127651b1
commit 6ce26a163f
16 changed files with 40 additions and 43 deletions
@@ -29,7 +29,7 @@
to_chat(user, "<span class='warning'>[src] is empty!</span>")
add_fingerprint(user)
return
. = ..()
. = ..()
if(. & COMPONENT_NO_INTERACT)
return
var/I = user.get_active_held_item()