Fixes xbow tension not being rest when fired

This commit is contained in:
mwerezak
2014-08-07 17:06:01 -04:00
parent 170e03d736
commit a6c31bc5e8

View File

@@ -84,6 +84,7 @@
if(!..()) return //Only do this on a successful shot.
icon_state = "crossbow"
tension = 0
/obj/item/weapon/gun/launcher/crossbow/attack_self(mob/living/user as mob)
if(tension)