mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Adds a black, unstriped fedora (#10494)
This commit is contained in:
@@ -194,7 +194,8 @@
|
||||
hats["hat, fez"] = /obj/item/clothing/head/fez
|
||||
hats["hat, tophat"] = /obj/item/clothing/head/that
|
||||
hats["hat, feather trilby"] = /obj/item/clothing/head/feathertrilby
|
||||
hats["hat, black fedora"] = /obj/item/clothing/head/fedora
|
||||
hats["hat, striped black fedora"] = /obj/item/clothing/head/fedora
|
||||
hats["hat, black fedora"] = /obj/item/clothing/head/fedora/black
|
||||
hats["hat, brown fedora"] = /obj/item/clothing/head/fedora/brown
|
||||
hats["hat, dark brown fedora"] = /obj/item/clothing/head/fedora/brown/dark
|
||||
hats["hat, grey fedora"] = /obj/item/clothing/head/fedora/grey
|
||||
|
||||
Reference in New Issue
Block a user