Fixes defibs/watertanks/gatling lasers (#37792)

This commit is contained in:
YPOQ
2018-05-12 23:05:35 -06:00
committed by letterjay
parent 9794304626
commit 23f6567872
3 changed files with 0 additions and 3 deletions
@@ -40,7 +40,6 @@
to_chat(user, "<span class='warning'>You need a free hand to hold the gun!</span>")
return
update_icon()
gun.forceMove(user)
user.update_inv_back()
else
to_chat(user, "<span class='warning'>You are already holding the gun!</span>")