Electronics Crate (#8183)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -45,3 +45,15 @@
|
|||||||
cost: 3000
|
cost: 3000
|
||||||
category: Engineering
|
category: Engineering
|
||||||
group: market
|
group: market
|
||||||
|
|
||||||
|
- type: cargoProduct
|
||||||
|
name: "electrical supplies crate"
|
||||||
|
id: EngineeringElectricalSupplies
|
||||||
|
description: "N.T. is not responsible for any workplace infighting relating to the insulated gloves included within these crates."
|
||||||
|
icon:
|
||||||
|
sprite: Objects/Tools/Toolboxes/toolbox_yellow.rsi
|
||||||
|
state: icon
|
||||||
|
product: CrateEngineeringElectricalSupplies
|
||||||
|
cost: 4500
|
||||||
|
category: Engineering
|
||||||
|
group: market
|
||||||
|
|||||||
@@ -87,3 +87,15 @@
|
|||||||
amount: 2
|
amount: 2
|
||||||
- id: CableApcStack
|
- id: CableApcStack
|
||||||
amount: 2
|
amount: 2
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: CrateEngineeringElectricalSupplies
|
||||||
|
name: Electrical Supplies Crate
|
||||||
|
parent: CrateElectrical
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: ToolboxElectricalFilled
|
||||||
|
amount: 2
|
||||||
|
- id: ClothingHandsGlovesColorYellow
|
||||||
|
amount: 2
|
||||||
|
|||||||
Reference in New Issue
Block a user