Allows tank nozzle to be pull outable while your hands are free but buckled eg to a janicart

This commit is contained in:
Tastyfish
2016-03-11 18:59:56 -05:00
parent fc56227ac4
commit 033b3d82ab
@@ -28,7 +28,7 @@
if (usr.get_item_by_slot(slot_back) != src)
usr << "<span class='notice'>The watertank needs to be on your back to use.</span>"
return
if(usr.stat || !usr.canmove || usr.restrained())
if(usr.incapacitated())
return
on = !on