diff --git a/code/modules/paperwork/pen.dm b/code/modules/paperwork/pen.dm index e7dfe7d095..990c97b1c2 100644 --- a/code/modules/paperwork/pen.dm +++ b/code/modules/paperwork/pen.dm @@ -79,7 +79,6 @@ /obj/item/weapon/pen/reagent flags = OPENCONTAINER - slot_flags = SLOT_BELT origin_tech = list(TECH_MATERIAL = 2, TECH_ILLEGAL = 5) /obj/item/weapon/pen/reagent/New() diff --git a/icons/obj/status_display.dmi b/icons/obj/status_display.dmi index 864310b6ab..31ab00cdfe 100644 Binary files a/icons/obj/status_display.dmi and b/icons/obj/status_display.dmi differ