Fixes some guns going invisible, cleans up update_icon and wielded (#10840)

This commit is contained in:
fernerr
2020-12-20 11:15:02 -03:00
committed by GitHub
parent 6d05566417
commit 270a81ab9d
22 changed files with 31 additions and 192 deletions
@@ -391,13 +391,6 @@
accuracy_wielded = -1
fire_delay_wielded = 1
/obj/item/gun/launcher/crossbow/vaurca/update_icon()
if(wielded)
item_state = "gaussrifle-wielded"
else
item_state = "gaussrifle"
update_held_icon()
/obj/item/gun/launcher/crossbow/vaurca/consume_next_projectile(mob/user=null)
return bolt