diff --git a/code/modules/client/preference_setup/loadout/loadout_shoes.dm b/code/modules/client/preference_setup/loadout/loadout_shoes.dm index d5e7caeae5b..76f04e7e467 100644 --- a/code/modules/client/preference_setup/loadout/loadout_shoes.dm +++ b/code/modules/client/preference_setup/loadout/loadout_shoes.dm @@ -9,6 +9,10 @@ display_name = "jackboots" path = /obj/item/clothing/shoes/boots/jackboots +/datum/gear/shoes/toeless + display_name = "toe-less jackboots" + path = /obj/item/clothing/shoes/boots/jackboots/toeless + /datum/gear/shoes/kneeboots display_name = "jackboots, knee-length" path = /obj/item/clothing/shoes/boots/jackboots/knee