add training bombs to cargo (#20072)

Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
deltanedas
2023-09-13 17:54:47 +01:00
committed by GitHub
parent 9c2f11d0eb
commit bcce439746
4 changed files with 25 additions and 0 deletions

View File

@@ -28,6 +28,16 @@
category: Armory
group: market
- type: cargoProduct
id: TrainingBombs
icon:
sprite: Structures/Machines/bomb.rsi
state: training-bomb
product: CrateTrainingBombs
cost: 3000
category: Armory
group: market
- type: cargoProduct
id: ArmoryLaser
icon:

View File

@@ -29,6 +29,15 @@
- id: TrackingImplanter
amount: 5
- type: entity
parent: CrateWeaponSecure
id: CrateTrainingBombs
components:
- type: StorageFill
contents:
- id: TrainingBomb
amount: 3
- type: entity
id: CrateArmoryLaser
parent: CrateWeaponSecure