adds sprite

This commit is contained in:
shellspeed1
2021-11-03 18:48:38 -07:00
parent 973d471dd4
commit 3090194042
2 changed files with 2 additions and 2 deletions
@@ -111,8 +111,8 @@
/obj/item/gun/chem/smart
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 = "chemgun"
item_state = "chemgun"
icon_state = "chemgunrepeater"
item_state = "dartgun"
obj/item/gun/chem/smart/Initialize()
. = ..()