temporary fix for #4907

This commit is contained in:
DJSnapshot
2014-07-23 21:48:32 -07:00
committed by ZomgPonies
parent 83e3194596
commit c4a06ef7c1
@@ -29,6 +29,11 @@
projectile_type = "/obj/item/projectile/beam/stun"
modifystate = "energystun"
update_icon()
if(user.l_hand == src)
user.update_inv_l_hand()
else
user.update_inv_r_hand()