From 2cf89481099a6cf9b65412d8d79abbc7dfbb40b4 Mon Sep 17 00:00:00 2001 From: fenndragon Date: Thu, 9 Jan 2025 06:13:30 -0700 Subject: [PATCH] emergency fix --- .../Prototypes/Recipes/Construction/tools.yml | 32 +++++++------------ 1 file changed, 11 insertions(+), 21 deletions(-) diff --git a/Resources/Prototypes/Recipes/Construction/tools.yml b/Resources/Prototypes/Recipes/Construction/tools.yml index c34c30859a..bbcdd56d27 100644 --- a/Resources/Prototypes/Recipes/Construction/tools.yml +++ b/Resources/Prototypes/Recipes/Construction/tools.yml @@ -64,27 +64,17 @@ icon: { sprite: Floof/Objects/Specific/Robotics/borgmodule.rsi, state: icon-kill } objectType: Item -- type: construction - name: Investigation - id: BorgModuleInvestigation - graph: BorgModuleInvestigation - startNode: start - targetNode: icon - category: construction-category-tools - description: A lethal module for security borg - icon: { sprite: Floof/Objects/Specific/Robotics/borgmodule.rsi, state: icon-investigation } - objectType: Item +#- type: construction + #name: Investigation + #id: BorgModuleInvestigation + #graph: BorgModuleInvestigation + #startNode: start + #targetNode: icon + #category: construction-category-tools + #description: A lethal module for security borg + #icon: { sprite: Floof/Objects/Specific/Robotics/borgmodule.rsi, state: icon-investigation } + #objectType: Item -# - type: construction - # name: Investigation Module - # id: BorgModuleInvestigation - # graph: BorgmoduleInvestigation - # startNode: start - # targetNode: power_sensor - # category: construction-category-tools - # description: A power network checking device for signals. - # icon: { sprite: Objects/Devices/gates.rsi, state: power_sensor } - # objectType: Item # - type: construction # name: Advanced Combat Module @@ -95,4 +85,4 @@ # category: construction-category-tools # description: A power network checking device for signals. # icon: { sprite: Objects/Devices/gates.rsi, state: power_sensor } - # objectType: Item \ No newline at end of file + # objectType: Item