mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 21:49:11 +01:00
Apparently it exists and is in the wrong dmi
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
/obj/item/weapon/storage/briefcase/clutch
|
||||
name = "clutch purse"
|
||||
desc = "A fashionable handheld bag typically used by women."
|
||||
icon_state = "lockbox" //VOREStation Edit - No clutch sprite
|
||||
icon = 'icons/obj/clothing/backpack.dmi' //VOREStation Edit - Wrong sprite location
|
||||
icon_state = "clutch"
|
||||
item_state_slots = list(slot_r_hand_str = "smpurse", slot_l_hand_str = "smpurse")
|
||||
force = 0
|
||||
w_class = ITEMSIZE_NORMAL
|
||||
|
||||
Reference in New Issue
Block a user