fix shotgun start node not being named start (#14611)

This commit is contained in:
Peptide90
2023-03-23 16:12:14 +00:00
committed by GitHub
parent 9a71e4a5db
commit 04f6fef7a8
2 changed files with 3 additions and 3 deletions

View File

@@ -115,7 +115,7 @@
capacity: 2 capacity: 2
- type: Construction - type: Construction
graph: ShotgunSawn graph: ShotgunSawn
node: shotgundoublebarreled node: start
deconstructionTarget: null deconstructionTarget: null
- type: entity - type: entity

View File

@@ -1,8 +1,8 @@
- type: constructionGraph - type: constructionGraph
id: ShotgunSawn id: ShotgunSawn
start: shotgundoublebarreled start: start
graph: graph:
- node: shotgundoublebarreled - node: start
edges: edges:
- to: shotgunsawn - to: shotgunsawn
steps: steps: