diff --git a/code/modules/clothing/head/jobs.dm b/code/modules/clothing/head/jobs.dm index b98d08131da..44715c25762 100644 --- a/code/modules/clothing/head/jobs.dm +++ b/code/modules/clothing/head/jobs.dm @@ -278,6 +278,6 @@ //Quartermaster /obj/item/clothing/head/beret/qm - name = "quartermaster's white beret" + name = "quartermaster's beret" desc = "This headwear shows off your Cargonian leadership." icon_state = "beretqm" \ No newline at end of file