From c721210f45958cc438f4b8bd864d349b99845e34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D0=B8=D1=80=D0=BE=D1=82=D0=BA=D0=B0?= <114731039+ErdGinalD@users.noreply.github.com> Date: Sat, 16 Nov 2024 09:29:28 +0300 Subject: [PATCH] [CLEAN] Remove 2 outdated lines from crusher code (#27182) --- code/modules/mining/equipment/kinetic_crusher.dm | 3 --- 1 file changed, 3 deletions(-) diff --git a/code/modules/mining/equipment/kinetic_crusher.dm b/code/modules/mining/equipment/kinetic_crusher.dm index a0b5c179d4b..6e8241f6dd1 100644 --- a/code/modules/mining/equipment/kinetic_crusher.dm +++ b/code/modules/mining/equipment/kinetic_crusher.dm @@ -510,9 +510,6 @@ chaser.monster_damage_boost = FALSE // Weaker due to no cooldown chaser.damage = 20 //But also stronger due to AI / mining mob resistance -/obj/effect/temp_visual/hierophant/wall/crusher - duration = 75 - /obj/item/crusher_trophy/adaptive_intelligence_core name = "adaptive intelligence core" desc = "Seems to be one of the cores from a massive robot. Suitable as a trophy for a kinetic crusher."