Electrostaff sheath fix

Added new held item sprites.
This commit is contained in:
blazerules
2018-01-07 18:44:50 +02:00
parent b8f77619f2
commit 846bb26f28
4 changed files with 1 additions and 1 deletions
@@ -1752,7 +1752,7 @@
icon_state = "holster_stunstaff"
desc = "A sturdy synthetic leather sheath with matching belt and rubberized interior."
slot_flags = SLOT_BACK
item_icons = list(slot_back_str = 'icons/vore/custom_onmob_vr.dmi')
item_icons = list(slot_back_str = 'icons/vore/custom_onmob_vr.dmi', slot_l_hand_str = 'icons/vore/custom_items_left_hand_vr.dmi', slot_r_hand_str = 'icons/vore/custom_items_right_hand_vr.dmi')
can_hold = list(/obj/item/weapon/melee/baton/fluff/stunstaff)