adds tcfl softcaps (#12452)

This commit is contained in:
Casper3667
2021-09-08 23:11:29 -03:00
committed by GitHub
parent 2e4d561846
commit 6e53dfb771
4 changed files with 13 additions and 0 deletions
@@ -61,6 +61,7 @@
softcaps["softcap, cargo"] = /obj/item/clothing/head/softcap/cargo
softcaps["softcap, mining"] = /obj/item/clothing/head/softcap/miner
softcaps["softcap, janitor"] = /obj/item/clothing/head/softcap/janitor
softcaps["softcap, tcfl"] = /obj/item/clothing/head/softcap/tcfl
gear_tweaks += new /datum/gear_tweak/path(softcaps)