diff --git a/code/modules/clothing/head/cargo.dm b/code/modules/clothing/head/cargo.dm index 6286b34de5..e1764d753c 100644 --- a/code/modules/clothing/head/cargo.dm +++ b/code/modules/clothing/head/cargo.dm @@ -47,7 +47,7 @@ /obj/item/clothing/head/soft/blue name = "blue cap" desc = "It's a baseball hat in a tasteless blue colour." - icon_state = "redsoft" + icon_state = "bluesoft" color = "cargo" /obj/item/clothing/head/soft/yellow