Files
2024-07-01 23:27:32 +03:00

18 lines
506 B
Plaintext

/datum/gear/accessory/shortcrop
name = "Short sleeved croptop"
path = /obj/item/clothing/accessory/shortcrop
/datum/gear/accessory/longcrop
name = "Long sleeved croptop"
path = /obj/item/clothing/accessory/longcrop
/datum/gear/accessory/formalcrop
name = "Formal croptop"
path = /obj/item/clothing/accessory/formalcrop
/datum/gear/accessory/genericpin
name = "Holographic pin"
path = /obj/item/clothing/accessory/pride/other
loadout_flags = LOADOUT_CAN_NAME | LOADOUT_CAN_DESCRIPTION
cost = 0