the stuff
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
icon = 'icons/obj/clothing/accessories.dmi'
|
||||
icon_state = "plasma"
|
||||
item_state = "" //no inhands
|
||||
slot_flags = 0
|
||||
slot_flags = ITEM_SLOT_ACCESSORY
|
||||
slot_equipment_priority = list(ITEM_SLOT_ACCESSORY)
|
||||
w_class = WEIGHT_CLASS_SMALL
|
||||
var/above_suit = FALSE
|
||||
var/minimize_when_attached = TRUE // TRUE if shown as a small icon in corner, FALSE if overlayed
|
||||
|
||||
Reference in New Issue
Block a user