Add jetpack to cargo (#11350)

This commit is contained in:
corentt
2022-09-16 23:21:46 +02:00
committed by GitHub
parent 4262f4685e
commit c477a5e482
4 changed files with 25 additions and 0 deletions

View File

@@ -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

View File

@@ -87,3 +87,12 @@
amount: 2
- id: ClothingHandsGlovesColorYellow
amount: 2
- type: entity
id: CrateEngineeringJetpack
parent: CrateGenericSteel
components:
- type: StorageFill
contents:
- id: JetpackBlue
amount: 2