From c7a784cf00a931a6b8680a38a831bd6ae31d7572 Mon Sep 17 00:00:00 2001 From: "ericgfwong@hotmail.com" Date: Tue, 3 Jul 2012 03:10:21 +0000 Subject: [PATCH] Oh god I'm terrible at this. Sorry. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3974 316c924e-a436-60f5-8080-3fe189b3f50e --- code/modules/clothing/head/cargo.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/head/cargo.dm b/code/modules/clothing/head/cargo.dm index 6286b34de5b..e1764d753cd 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