From 2a06204091b8ff2f160d854ec79a1d70a85fae44 Mon Sep 17 00:00:00 2001 From: CHOMPStation2StaffMirrorBot <94713762+CHOMPStation2StaffMirrorBot@users.noreply.github.com> Date: Tue, 21 Oct 2025 10:14:01 -0700 Subject: [PATCH] [MIRROR] Fixes Stock Part Benchmark Experiment Exploit (#11847) Co-authored-by: NickBelmont <89628295+NickBelmont@users.noreply.github.com> --- code/defines/obj/weapon.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/defines/obj/weapon.dm b/code/defines/obj/weapon.dm index f6d1893a93..5cc79c7de6 100644 --- a/code/defines/obj/weapon.dm +++ b/code/defines/obj/weapon.dm @@ -298,7 +298,6 @@ desc = "Used in the construction of computers and other devices with a interactive console." icon_state = "screen" origin_tech = list(TECH_MATERIAL = 1) - rating = 5 // these are actually Really Important for some things?? matter = list(MAT_GLASS = 200) /obj/item/stock_parts/capacitor