Merge pull request #364 from ToonClyde/toeless-shoes

toeless-shoes
This commit is contained in:
Dahlular
2020-08-01 04:27:42 -06:00
committed by GitHub
6 changed files with 37 additions and 1 deletions
@@ -8,11 +8,21 @@
category = SLOT_SHOES
path = /obj/item/clothing/shoes/workboots
/datum/gear/workboots/toeless
name = "toe-less workboots"
category = SLOT_SHOES
path = /obj/item/clothing/shoes/workboots/toeless
/datum/gear/jackboots
name = "Jackboots"
category = SLOT_SHOES
path = /obj/item/clothing/shoes/jackboots
/datum/gear/jackboots/toeless
name = "toe-less jackboots"
category = SLOT_SHOES
path = /obj/item/clothing/shoes/jackboots/toeless
/datum/gear/winterboots
name = "Winter boots"
category = SLOT_SHOES