minor bug fix, also inhand sprites

This commit is contained in:
shellspeed1
2021-11-04 02:33:12 -07:00
parent 3090194042
commit 580e398e38
3 changed files with 6 additions and 19 deletions
@@ -112,7 +112,7 @@
name = "smartdart repeater rifle"
desc = "An experimental improved version of the smart dart rifle. It synthesizes medicinal smart darts which it fills using an inserted hypovial. It can accommodate both large and small hypovials."
icon_state = "chemgunrepeater"
item_state = "dartgun"
item_state = "syringegun"
obj/item/gun/chem/smart/Initialize()
. = ..()