Air Grenade Cargo Order (#38010)

This commit is contained in:
ScarKy0
2025-06-02 11:18:45 +02:00
committed by GitHub
parent 89a419da4f
commit a02ca566ac
2 changed files with 21 additions and 0 deletions

View File

@@ -147,3 +147,13 @@
cost: 1000
category: cargoproduct-category-name-materials
group: market
- type: cargoProduct
id: AirGrenade
icon:
sprite: Objects/Weapons/Grenades/airboom.rsi
state: icon
product: CrateAirGrenade
cost: 2500
category: cargoproduct-category-name-atmospherics
group: market

View File

@@ -245,3 +245,14 @@
tableId: RandomTechBoardTable
rolls: !type:RangeNumberSelector
range: 6, 8
- type: entity
id: CrateAirGrenade
parent: CrateEngineering
name: air grenade crate
description: A crate containing 3 air grenades.
components:
- type: StorageFill
contents:
- id: AirGrenade
amount: 3