Added airlock kit orderable from cargo (#12722)

This commit is contained in:
Easypoller
2022-12-03 03:04:34 +01:00
committed by GitHub
parent 9fd1158cf1
commit afbb3f28f0
4 changed files with 31 additions and 2 deletions

View File

@@ -67,3 +67,13 @@
cost: 750
category: Engineering
group: market
- type: cargoProduct
id: AirlockKit
icon:
sprite: Objects/Tools/Toolboxes/toolbox_yellow.rsi
state: icon
product: CrateAirlockKit
cost: 1100
category: Engineering
group: market

View File

@@ -105,3 +105,16 @@
contents:
- id: JetpackMini
amount: 2
- type: entity
id: CrateAirlockKit
parent: CrateGenericSteel
components:
- type: StorageFill
contents:
- id: SheetSteel
amount: 1
- id: CableApcStack
amount: 1
- id: DoorElectronics
amount: 6