From b90afcd16be5a37846784787889fb855d06bb20d Mon Sep 17 00:00:00 2001 From: Inferno1882 <129122173+Inferno1882@users.noreply.github.com> Date: Mon, 18 Aug 2025 19:27:32 -0500 Subject: [PATCH] woe nerf upon ye (#30021) --- code/modules/surgery/organs/organ_external.dm | 2 -- 1 file changed, 2 deletions(-) diff --git a/code/modules/surgery/organs/organ_external.dm b/code/modules/surgery/organs/organ_external.dm index 0365d47bbcc..2e020896125 100644 --- a/code/modules/surgery/organs/organ_external.dm +++ b/code/modules/surgery/organs/organ_external.dm @@ -818,8 +818,6 @@ Note that amputating the affected organ does in fact remove the infection from t ..() //robot limbs take reduced damage if(!make_tough) - brute_mod = 0.66 - burn_mod = 0.66 dismember_at_max_damage = TRUE else tough = TRUE