Merge pull request #731 from Zattarra/DATATEST

Adds Some Croptops
This commit is contained in:
BongaTheProto
2023-02-15 22:41:06 -05:00
committed by GitHub
6 changed files with 42 additions and 0 deletions
@@ -0,0 +1,11 @@
/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