From a880f740d27c68f9f488fd462111dd262bf89620 Mon Sep 17 00:00:00 2001 From: Fox-McCloud Date: Wed, 9 Nov 2016 20:38:16 -0500 Subject: [PATCH] Fixes Paper's In-hand Icon --- code/modules/paperwork/paper.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/paperwork/paper.dm b/code/modules/paperwork/paper.dm index f0af50d8d9e..9de96b73129 100644 --- a/code/modules/paperwork/paper.dm +++ b/code/modules/paperwork/paper.dm @@ -8,6 +8,7 @@ gender = PLURAL icon = 'icons/obj/bureaucracy.dmi' icon_state = "paper" + item_state = "paper" throwforce = 0 w_class = 1 throw_range = 1