heeled mining and heeled work boots for loadout (#4211)

## About The Pull Request

Adds the heeled mining and heeled work boots to loadout. They have the
same stats and availability as their normal counterparts.

## Why It's Good For The Game

More character customization!

## Proof Of Testing

Tested locally, works flawlessly.

## Changelog

🆑
add: Adds heeled mining and work boots to loadout
/🆑
This commit is contained in:
plsleavemealon
2025-07-10 19:21:20 -04:00
committed by GitHub
parent 76bd1bd51a
commit 25a3ff0eef
@@ -69,6 +69,10 @@
name = "Work Boots"
item_path = /obj/item/clothing/shoes/workboots
/datum/loadout_item/shoes/work_boots/heeled
name = "Heeled Work Boots"
item_path = /obj/item/clothing/shoes/workboots/heeled
/datum/loadout_item/shoes/work_boots/old
name = "Old Work Boots"
item_path = /obj/item/clothing/shoes/workboots/old
@@ -77,6 +81,10 @@
name = "Mining Boots"
item_path = /obj/item/clothing/shoes/workboots/mining
/datum/loadout_item/shoes/mining_boots/heeled
name = "Heeled Mining Boots"
item_path = /obj/item/clothing/shoes/workboots/mining/heeled
/datum/loadout_item/shoes/russian_boots
name = "Russian Boots"
item_path = /obj/item/clothing/shoes/russian