Skip to content

Commit

Permalink
emergency fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fenndragon authored Jan 9, 2025
1 parent dc12142 commit 2cf8948
Showing 1 changed file with 11 additions and 21 deletions.
32 changes: 11 additions & 21 deletions Resources/Prototypes/Recipes/Construction/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
# objectType: Item

0 comments on commit 2cf8948

Please sign in to comment.