From: Ilya246 <57039557+Ilya246@users.noreply.github.com> Date: Mon, 12 Feb 2024 06:37:28 +0000 (+0400) Subject: autolatheable air tanks (#25130) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=4ad06b356c9df9236eb30dc052fdebad17fa87a3;p=space-station-14.git autolatheable air tanks (#25130) * gastankening * fix price --- diff --git a/Resources/Prototypes/Entities/Objects/Tools/gas_tanks.yml b/Resources/Prototypes/Entities/Objects/Tools/gas_tanks.yml index e750b211a3..2f281e141a 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/gas_tanks.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/gas_tanks.yml @@ -39,7 +39,7 @@ Blunt: 10 - type: PhysicalComposition materialComposition: - Steel: 400 + Steel: 185 - type: StaticPrice price: 20 diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 3036363514..3a6cf77209 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -98,6 +98,7 @@ - CableHVStack - HandheldGPSBasic - TRayScanner + - AirTank - GasAnalyzer - UtilityBelt - Fulton diff --git a/Resources/Prototypes/Recipes/Lathes/misc.yml b/Resources/Prototypes/Recipes/Lathes/misc.yml index a7c294a0df..84091668e3 100644 --- a/Resources/Prototypes/Recipes/Lathes/misc.yml +++ b/Resources/Prototypes/Recipes/Lathes/misc.yml @@ -102,6 +102,13 @@ Steel: 100 Plastic: 50 +- type: latheRecipe + id: AirTank + result: AirTank + completetime: 4 + materials: + Steel: 300 + - type: latheRecipe id: ClothingShoesBootsMagSci result: ClothingShoesBootsMagSci