From 04f6fef7a8975ff0d2a40c43e2db6ab1cafef2c3 Mon Sep 17 00:00:00 2001 From: Peptide90 <78795277+Peptide90@users.noreply.github.com> Date: Thu, 23 Mar 2023 16:12:14 +0000 Subject: [PATCH] fix shotgun start node not being named start (#14611) --- .../Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml | 2 +- .../Recipes/Construction/Graphs/weapons/shotgunsawn.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml index 76ab881498..ffaf501452 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml @@ -115,7 +115,7 @@ capacity: 2 - type: Construction graph: ShotgunSawn - node: shotgundoublebarreled + node: start deconstructionTarget: null - type: entity diff --git a/Resources/Prototypes/Recipes/Construction/Graphs/weapons/shotgunsawn.yml b/Resources/Prototypes/Recipes/Construction/Graphs/weapons/shotgunsawn.yml index abaa83183f..80e1164a63 100644 --- a/Resources/Prototypes/Recipes/Construction/Graphs/weapons/shotgunsawn.yml +++ b/Resources/Prototypes/Recipes/Construction/Graphs/weapons/shotgunsawn.yml @@ -1,8 +1,8 @@ - type: constructionGraph id: ShotgunSawn - start: shotgundoublebarreled + start: start graph: - - node: shotgundoublebarreled + - node: start edges: - to: shotgunsawn steps: