Blueprint double emergency tank (#34232)

* blueprint

* NitrogenTank

* description
This commit is contained in:
Nim
2025-01-21 18:08:21 +02:00
committed by GitHub
parent 07ad21dead
commit 0da6a9995a
3 changed files with 26 additions and 0 deletions

View File

@@ -222,6 +222,7 @@
id: SalvageEquipmentRare
table: !type:GroupSelector
children:
- id: BlueprintDoubleEmergencyTank
- id: FultonBeacon
- id: Fulton
amount: !type:RangeNumberSelector

View File

@@ -37,3 +37,14 @@
- type: Blueprint
providedRecipes:
- SeismicCharge
- type: entity
parent: BaseBlueprint
id: BlueprintDoubleEmergencyTank
name: double emergency tank blueprint
description: A blueprint with a schematic of a double emergency tank. It can be inserted into an autolathe.
components:
- type: Blueprint
providedRecipes:
- DoubleEmergencyOxygenTank
- DoubleEmergencyNitrogenTank

View File

@@ -119,6 +119,20 @@
materials:
Steel: 300
- type: latheRecipe
id: DoubleEmergencyOxygenTank
result: DoubleEmergencyOxygenTank
completetime: 4
materials:
Steel: 250
- type: latheRecipe
id: DoubleEmergencyNitrogenTank
result: DoubleEmergencyNitrogenTank
completetime: 4
materials:
Steel: 250
- type: latheRecipe
id: ClothingShoesBootsMagSci
result: ClothingShoesBootsMagSci