mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-23 20:56:47 +01:00
12 lines
327 B
Plaintext
12 lines
327 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
|