mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 11:38:12 +01:00
Electrostaff sheath fix
Added new held item sprites.
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user