Gives the Chief Engineer workboots rather than sneakers (#94630)

## About The Pull Request

Changes the Chief Engineer's default shoes to workboots, from brown
sneakers. Also in their garment bag.

## Why It's Good For The Game

You're telling me our CHIEF engineer, our FOREMAN, is wearing SNEAKERS
to go work with their death machines? I don't think so. This distinction
has existed since the invention of work boots a full decade ago, and I
don't think it was a intention then.

They just look better, especially when they're inevitably covered in
oil.

## Changelog
🆑

balance: took away the CE's sneakers and gave them work boots.

/🆑
This commit is contained in:
Leland Kemble
2025-12-29 13:00:49 -05:00
committed by GitHub
parent b541482fcf
commit 8d3bbbd0a9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -146,7 +146,7 @@
new /obj/item/clothing/head/utility/hardhat/white(src)
new /obj/item/clothing/head/utility/hardhat/welding/white(src)
new /obj/item/clothing/neck/cloak/ce(src)
new /obj/item/clothing/shoes/sneakers/brown(src)
new /obj/item/clothing/shoes/workboots(src)
/obj/item/storage/bag/garment/quartermaster/PopulateContents()
new /obj/item/clothing/under/rank/cargo/qm(src)