Added airlock kit orderable from cargo (#12722)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user