diff --git a/code/modules/detectivework/scanner.dm b/code/modules/detectivework/scanner.dm index fdb4d7eb748..953cab9ade6 100644 --- a/code/modules/detectivework/scanner.dm +++ b/code/modules/detectivework/scanner.dm @@ -6,7 +6,7 @@ name = "forensic scanner" desc = "Used to remotely scan objects and biomass for DNA and fingerprints. Can print a report of the findings." icon_state = "forensicnew" - w_class = 3 + w_class = 2 item_state = "electronic" flags = CONDUCT | NOBLUDGEON slot_flags = SLOT_BELT