From: Pieter-Jan Briers Date: Tue, 25 Mar 2025 17:47:49 +0000 (+0100) Subject: Remove unused PowerConsumer from grilles (#36077) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=ecf590f2239af76f8699ff61a4a1669a39620bcf;p=space-station-14.git Remove unused PowerConsumer from grilles (#36077) This caused tons of completely wasted processing in the power system. Incredible. --- diff --git a/Resources/Prototypes/Entities/Structures/Walls/grille.yml b/Resources/Prototypes/Entities/Structures/Walls/grille.yml index a0a2b60d6d..d9ced96d0c 100644 --- a/Resources/Prototypes/Entities/Structures/Walls/grille.yml +++ b/Resources/Prototypes/Entities/Structures/Walls/grille.yml @@ -34,8 +34,6 @@ - type: Damageable damageContainer: StructuralInorganic damageModifierSet: PerforatedMetallic - - type: PowerConsumer - showInMonitor: false - type: Electrified requirePower: true noWindowInTile: true