Adds a colorable feather trilby to the loadout (#14961)

This commit is contained in:
feartheblackout
2022-10-27 21:52:12 -03:00
committed by GitHub
parent 88ccf969b2
commit 62ec5e1017
6 changed files with 51 additions and 0 deletions
@@ -210,6 +210,7 @@
..()
var/list/hats_colourable = list()
hats_colourable["hat, flatcap"] = /obj/item/clothing/head/flatcap/colourable
hats_colourable["hat, feather trilby"] = /obj/item/clothing/head/feathertrilby/colourable
gear_tweaks += new /datum/gear_tweak/path(hats_colourable)
/datum/gear/head/hijab