From: Peptide90 <78795277+Peptide90@users.noreply.github.com> Date: Thu, 23 Mar 2023 16:12:14 +0000 (+0000) Subject: fix shotgun start node not being named start (#14611) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=04f6fef7a8975ff0d2a40c43e2db6ab1cafef2c3;p=space-station-14.git fix shotgun start node not being named start (#14611) --- 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: