user message blatantly stolen from /tg/ <3
This commit is contained in:
Walter0o
2014-08-07 23:41:11 +02:00
parent 6e4c42766e
commit 4c6349f585
@@ -598,6 +598,10 @@
return
if (istype(W, /obj/item/weapon/weldingtool))
if (src == user)
user << "<span class='warning'>You lack the reach to be able to repair yourself.</span>"
return
if (!getBruteLoss())
user << "Nothing to fix here!"
return