From fdad6d878a7455ae46067914aae9e8e4f038f4e5 Mon Sep 17 00:00:00 2001 From: fenndragon Date: Thu, 9 Jan 2025 06:15:07 -0700 Subject: [PATCH] emergency fix --- .../Construction/Graphs/tools/BorgModules.yml | 46 +++++++++---------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/Resources/Prototypes/Recipes/Construction/Graphs/tools/BorgModules.yml b/Resources/Prototypes/Recipes/Construction/Graphs/tools/BorgModules.yml index 0712646959..8e57a58d35 100644 --- a/Resources/Prototypes/Recipes/Construction/Graphs/tools/BorgModules.yml +++ b/Resources/Prototypes/Recipes/Construction/Graphs/tools/BorgModules.yml @@ -50,26 +50,26 @@ - node: icon entity: BorgModuleKill -- type: constructionGraph - id: BorgModuleInvestigation - start: start - graph: - - node: start - entity: ForensicScanner - edges: - - to: icon - steps: - - tag: BorgModuleGeneric - name: blank security borg module - icon: - sprite: Floof/Objects/Specific/Robotics/borgmodule.rsi - state: security - doAfter: 1 - - tag: DoorBumpOpener - name: SecurityPDA - icon: - sprite: Objects/Devices/pda.rsi - state: pda-security - doAfter: 1 - - node: icon - entity: BorgModuleInvestigation \ No newline at end of file +#- type: constructionGraph + #id: BorgModuleInvestigation + #start: start + #graph: + #- node: start + #entity: ForensicScanner + #edges: + #- to: icon + #steps: + #- tag: BorgModuleGeneric + #name: blank security borg module + #icon: + #sprite: Floof/Objects/Specific/Robotics/borgmodule.rsi + #state: security + #doAfter: 1 + #- tag: DoorBumpOpener + #name: SecurityPDA + #icon: + #sprite: Objects/Devices/pda.rsi + #state: pda-security + #doAfter: 1 + #- node: icon + #entity: BorgModuleInvestigation