Files
2019-04-25 22:41:04 -07:00

21 lines
618 B
Plaintext

/datum/gear/shoes/black/cuffs
display_name = "legwraps, black"
path = /obj/item/clothing/shoes/black/cuffs
/datum/gear/shoes/black/cuffs/blue
display_name = "legwraps, blue"
path = /obj/item/clothing/shoes/black/cuffs/blue
/datum/gear/shoes/black/cuffs/red
display_name = "legwraps, red"
path = /obj/item/clothing/shoes/black/cuffs/red
/datum/gear/shoes/siren
display_name = "boots, Siren"
path = /obj/item/clothing/shoes/boots/fluff/siren
/datum/gear/shoes/tall
display_name = "tall jackboots"
path = /obj/item/clothing/shoes/boots/jackboots/tall
slot = slot_shoes
sort_category = "Shoes and Footwear"