From de4e5b49d39f46eb015c864be2414b036ccd78d7 Mon Sep 17 00:00:00 2001 From: "ericgfwong@hotmail.com" Date: Sat, 7 Jul 2012 21:03:38 +0000 Subject: [PATCH] Small fix for security softcaps git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4010 316c924e-a436-60f5-8080-3fe189b3f50e --- code/modules/clothing/head/security.dm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/code/modules/clothing/head/security.dm b/code/modules/clothing/head/security.dm index 57d0970a189..e6bd022996e 100644 --- a/code/modules/clothing/head/security.dm +++ b/code/modules/clothing/head/security.dm @@ -28,5 +28,4 @@ name = "soft cap" desc = "It's baseball hat in tasteful red colour." icon_state = "secsoft" - flags = FPRINT|TABLEPASS|HEADCOVERSEYES - item_state = "helmet" + color = "sec"