From e0486dc479b65e1bba8745355b2369be5a1b492d Mon Sep 17 00:00:00 2001 From: MrSign <33539568+MrSign@users.noreply.github.com> Date: Sun, 30 Aug 2020 09:00:50 +1000 Subject: [PATCH] Update loadout_shoes.dm --- code/modules/client/preference_setup/loadout/loadout_shoes.dm | 4 ++++ 1 file changed, 4 insertions(+) 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