From c979370d57cc12492eb7ee7cb328c82b102a45f9 Mon Sep 17 00:00:00 2001 From: Callmore <22885888+Callmore@users.noreply.github.com> Date: Thu, 17 Apr 2025 11:38:00 +0100 Subject: [PATCH] Make borgs require prying to open instead of screwing (#32796) make borgs require prying to open instead of screwing... --- Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml b/Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml index ce1fecd03a..7d63ee873b 100644 --- a/Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml +++ b/Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml @@ -113,6 +113,7 @@ - BorgChassis - RoboticsConsole - type: WiresPanel + openingTool: Prying - type: ActivatableUIRequiresPanel - type: NameIdentifier group: Silicon -- 2.51.2