From 95cdc7b04fff9cddabf31c4271e11f35bddda3b1 Mon Sep 17 00:00:00 2001 From: alex-gh Date: Thu, 19 Dec 2013 02:36:01 +0100 Subject: [PATCH] Parapens and sleepypens can go on your ear now --- code/modules/paperwork/pen.dm | 2 -- 1 file changed, 2 deletions(-) diff --git a/code/modules/paperwork/pen.dm b/code/modules/paperwork/pen.dm index 2548c764ecf..53937526be5 100644 --- a/code/modules/paperwork/pen.dm +++ b/code/modules/paperwork/pen.dm @@ -59,7 +59,6 @@ /obj/item/weapon/pen/sleepypen desc = "It's a black ink pen with a sharp point and a carefully engraved \"Waffle Co.\"" flags = FPRINT | TABLEPASS | OPENCONTAINER - slot_flags = SLOT_BELT origin_tech = "materials=2;syndicate=5" @@ -86,7 +85,6 @@ */ /obj/item/weapon/pen/paralysis flags = FPRINT | TABLEPASS | OPENCONTAINER - slot_flags = SLOT_BELT origin_tech = "materials=2;syndicate=5"