fix shotgun start node not being named start (#14611)
This commit is contained in:
@@ -115,7 +115,7 @@
|
||||
capacity: 2
|
||||
- type: Construction
|
||||
graph: ShotgunSawn
|
||||
node: shotgundoublebarreled
|
||||
node: start
|
||||
deconstructionTarget: null
|
||||
|
||||
- type: entity
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
- type: constructionGraph
|
||||
id: ShotgunSawn
|
||||
start: shotgundoublebarreled
|
||||
start: start
|
||||
graph:
|
||||
- node: shotgundoublebarreled
|
||||
- node: start
|
||||
edges:
|
||||
- to: shotgunsawn
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user