mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-15 18:06:57 +01:00
toeless-shoes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user