add training bombs to cargo (#20072)
Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user