From 39395990472bf7decd4859698142d968c90c3d41 Mon Sep 17 00:00:00 2001 From: "ericgfwong@hotmail.com" Date: Thu, 26 Jul 2012 04:49:15 +0000 Subject: [PATCH] Fixed item_state for red and blue pens git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4181 316c924e-a436-60f5-8080-3fe189b3f50e --- code/modules/paperwork/pen.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/paperwork/pen.dm b/code/modules/paperwork/pen.dm index 7bd70a6bfe3..c97e55fcf1d 100644 --- a/code/modules/paperwork/pen.dm +++ b/code/modules/paperwork/pen.dm @@ -3,6 +3,7 @@ name = "pen" icon = 'icons/obj/bureaucracy.dmi' icon_state = "pen" + item_state = "pen" flags = FPRINT | TABLEPASS slot_flags = SLOT_BELT | SLOT_EARS throwforce = 0