target dun exist and user

This commit is contained in:
joep van der velden
2019-03-29 09:05:30 +01:00
parent 591b6b093f
commit 7f8837723f
2 changed files with 3 additions and 3 deletions
@@ -281,7 +281,7 @@
if(!WT.remove_fuel(0, user))
to_chat(user, "<span class='notice'>You need more welding fuel to complete this task.</span>")
return
if(!do_after_once(usr, 15, target = target))
if(!do_after_once(user, 15, target = src))
return
welded = !welded
update_icon()