From acd377094b17e2d1288fb9f060d9bce73fcf7f32 Mon Sep 17 00:00:00 2001 From: MrMelbert Date: Tue, 30 Jul 2024 23:17:14 -0500 Subject: [PATCH] Hotfix --- 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 18443e6405a9..339417478faa 100644 --- a/code/modules/paperwork/pen.dm +++ b/code/modules/paperwork/pen.dm @@ -61,6 +61,7 @@ /datum/component/transforming, \ sharpness_on = NONE, \ inhand_icon_change = FALSE, \ + w_class_on = w_class, \ ) /*