From 2b08ae480d613052fd13aa39584ebd837e8a1952 Mon Sep 17 00:00:00 2001 From: Meara <68548661+Meara1179@users.noreply.github.com> Date: Mon, 15 Dec 2025 13:46:39 +1000 Subject: [PATCH] Adds crowbar to Mediborg Rescue Module (#41861) Added crowbar to Borg Rescue module. --- .../Entities/Objects/Specific/Robotics/borg_modules.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml b/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml index 5c01137543..56294a6dbb 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml @@ -1,4 +1,4 @@ -- type: entity +- type: entity id: BaseBorgModule parent: BaseItem name: borg module @@ -916,6 +916,7 @@ hands: - item: HandheldHealthAnalyzerUnpowered - item: DefibrillatorOneHandedUnpowered + - item: Crowbar - item: BorgFireExtinguisher - item: BorgHandheldGPSBasic - item: HandLabeler -- 2.52.0