Add jetpack to cargo (#11350)
This commit is contained in:
@@ -47,3 +47,13 @@
|
||||
cost: 4500
|
||||
category: Engineering
|
||||
group: market
|
||||
|
||||
- type: cargoProduct
|
||||
id: EngineeringJetpack
|
||||
icon:
|
||||
sprite: Objects/Tanks/Jetpacks/blue.rsi
|
||||
state: icon
|
||||
product: CrateEngineeringJetpack
|
||||
cost: 1000
|
||||
category: Engineering
|
||||
group: market
|
||||
|
||||
@@ -87,3 +87,12 @@
|
||||
amount: 2
|
||||
- id: ClothingHandsGlovesColorYellow
|
||||
amount: 2
|
||||
|
||||
- type: entity
|
||||
id: CrateEngineeringJetpack
|
||||
parent: CrateGenericSteel
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: JetpackBlue
|
||||
amount: 2
|
||||
|
||||
Reference in New Issue
Block a user