From 2a68b49249a8e9745ea76d58dfb89818be7b1c8a Mon Sep 17 00:00:00 2001 From: Tobias Berger Date: Fri, 28 Nov 2025 09:41:03 +0000 Subject: [PATCH] Add missing tag to GasPipeHalf to make flintlock craftable (#4796) Fixes https://github.com/DeltaV-Station/Delta-v/issues/4756 --- .../Entities/Structures/Piping/Atmospherics/pipes.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/pipes.yml b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/pipes.yml index 6d9d596760..bc01393448 100644 --- a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/pipes.yml +++ b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/pipes.yml @@ -114,6 +114,10 @@ guides: - Pipes - PipeNetworks + - type: Tag + tags: + - Pipe + - GasPipeHalf - type: entity parent: GasPipeBase