autolatheable air tanks (#25130)

* gastankening

* fix price
This commit is contained in:
Ilya246
2024-02-12 10:37:28 +04:00
committed by GitHub
parent c38d5482bb
commit 4ad06b356c
3 changed files with 9 additions and 1 deletions

View File

@@ -39,7 +39,7 @@
Blunt: 10 Blunt: 10
- type: PhysicalComposition - type: PhysicalComposition
materialComposition: materialComposition:
Steel: 400 Steel: 185
- type: StaticPrice - type: StaticPrice
price: 20 price: 20

View File

@@ -98,6 +98,7 @@
- CableHVStack - CableHVStack
- HandheldGPSBasic - HandheldGPSBasic
- TRayScanner - TRayScanner
- AirTank
- GasAnalyzer - GasAnalyzer
- UtilityBelt - UtilityBelt
- Fulton - Fulton

View File

@@ -102,6 +102,13 @@
Steel: 100 Steel: 100
Plastic: 50 Plastic: 50
- type: latheRecipe
id: AirTank
result: AirTank
completetime: 4
materials:
Steel: 300
- type: latheRecipe - type: latheRecipe
id: ClothingShoesBootsMagSci id: ClothingShoesBootsMagSci
result: ClothingShoesBootsMagSci result: ClothingShoesBootsMagSci