diff --git a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/pipes.yml b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/pipes.yml index a43d71cb98..132da2f1a8 100644 --- a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/pipes.yml +++ b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/pipes.yml @@ -49,7 +49,7 @@ sound: path: /Audio/Ambience/Objects/gas_hiss.ogg - type: StaticPrice - price: 22 + price: 11 #Note: The PipeDirection of the PipeNode should be the south-facing version, because the entity starts at an angle of 0 (south) diff --git a/Resources/Prototypes/Recipes/Construction/Graphs/utilities/atmos_pipes.yml b/Resources/Prototypes/Recipes/Construction/Graphs/utilities/atmos_pipes.yml index 2692319b34..6c8439ff4e 100644 --- a/Resources/Prototypes/Recipes/Construction/Graphs/utilities/atmos_pipes.yml +++ b/Resources/Prototypes/Recipes/Construction/Graphs/utilities/atmos_pipes.yml @@ -7,31 +7,31 @@ - to: half steps: - material: Steel - amount: 2 + amount: 1 doAfter: 1 - to: straight steps: - material: Steel - amount: 2 + amount: 1 doAfter: 1 - to: bend steps: - material: Steel - amount: 2 + amount: 1 doAfter: 1 - to: tjunction steps: - material: Steel - amount: 2 + amount: 1 doAfter: 1 - to: fourway steps: - material: Steel - amount: 2 + amount: 1 doAfter: 1 - node: half @@ -44,7 +44,7 @@ completed: - !type:SpawnPrototype prototype: SheetSteel1 - amount: 2 + amount: 1 - !type:DeleteEntity steps: - tool: Welding @@ -60,7 +60,7 @@ completed: - !type:SpawnPrototype prototype: SheetSteel1 - amount: 2 + amount: 1 - !type:DeleteEntity steps: - tool: Welding @@ -76,7 +76,7 @@ completed: - !type:SpawnPrototype prototype: SheetSteel1 - amount: 2 + amount: 1 - !type:DeleteEntity steps: - tool: Welding @@ -92,7 +92,7 @@ completed: - !type:SpawnPrototype prototype: SheetSteel1 - amount: 2 + amount: 1 - !type:DeleteEntity steps: - tool: Welding @@ -108,7 +108,7 @@ completed: - !type:SpawnPrototype prototype: SheetSteel1 - amount: 2 + amount: 1 - !type:DeleteEntity steps: - tool: Welding