replace extra icon_state with item_state in /obj/item/gun/ballistic/rifle

This commit is contained in:
William Wallace
2019-10-09 00:15:41 +01:00
parent 076e532e65
commit 45f2feda3b
@@ -2,7 +2,7 @@
name = "Bolt Rifle"
desc = "Some kind of bolt action rifle. You get the feeling you shouldn't have this."
icon_state = "moistnugget"
icon_state = "moistnugget"
item_state = "moistnugget"
mag_type = /obj/item/ammo_box/magazine/internal/boltaction
bolt_wording = "bolt"
bolt_type = BOLT_TYPE_STANDARD