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 2cf8948 commit fdad6d8
Showing 1 changed file with 23 additions and 23 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
#- 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

0 comments on commit fdad6d8

Please sign in to comment.