Merge pull request #6729 from Citadel-Station-13/upstream-merge-37792

[MIRROR] Fixes defibs/backpack watertanks/gatling lasers
This commit is contained in:
LetterJay
2018-05-13 10:14:07 -05:00
committed by GitHub
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>")