Adds missing vox boots, adds promised cowboy shirts

This commit is contained in:
Xantholne
2017-04-19 21:04:46 -06:00
parent ec0445aafd
commit 22214ba7d3
6 changed files with 157 additions and 0 deletions
@@ -93,3 +93,49 @@
display_name = "stethoscope"
path = /obj/item/clothing/accessory/stethoscope
allowed_roles = list("Chief Medical Officer", "Medical Doctor", "Paramedic", "Brig Physician")
/datum/gear/accessory/cowboyshirt
display_name = "cowboy shirt, black"
path = /obj/item/clothing/accessory/cowboyshirt
/datum/gear/accessory/cowboyshirt/s
display_name = "cowboy shirt, short sleeved black"
path = /obj/item/clothing/accessory/cowboyshirt/s
/datum/gear/accessory/cowboyshirt/white
display_name = "cowboy shirt, white"
path = /obj/item/clothing/accessory/cowboyshirt/white
/datum/gear/accessory/cowboyshirt/whites
display_name = "cowboy shirt, short sleeved white"
path = /obj/item/clothing/accessory/cowboyshirt/whites
/datum/gear/accessory/cowboyshirt/pink
display_name = "cowboy shirt, pink"
path = /obj/item/clothing/accessory/cowboyshirt/pink
/datum/gear/accessory/cowboyshirt/pinks
display_name = "cowboy shirt, short sleeved pink"
path = /obj/item/clothing/accessory/cowboyshirt/pinks
/datum/gear/accessory/cowboyshirt/red
display_name = "cowboy shirt, red"
path = /obj/item/clothing/accessory/cowboyshirt/red
/datum/gear/accessory/cowboyshirt/reds
display_name = "cowboy shirt, short sleeved red"
path = /obj/item/clothing/accessory/cowboyshirt/reds
/datum/gear/accessory/cowboyshirt/navy
display_name = "cowboy shirt, navy"
path = /obj/item/clothing/accessory/cowboyshirt/navy
/datum/gear/accessory/cowboyshirt/navys
display_name = "cowboy shirt, short sleeved navy"
path = /obj/item/clothing/accessory/cowboyshirt/navys