Added bulk cleanades crate (#38000)

* added bulk cleanades crate, cargo requests need debugging?

* fixed cargo request error
This commit is contained in:
Hitlinemoss
2025-06-01 11:48:16 -04:00
committed by GitHub
parent d2281e20dd
commit 2fa67638a1
2 changed files with 21 additions and 0 deletions

View File

@@ -8,6 +8,16 @@
category: cargoproduct-category-name-service
group: market
- type: cargoProduct
id: ServiceCleanerGrenades
icon:
sprite: Objects/Weapons/Grenades/janitor.rsi
state: icon
product: CrateServiceCleanerGrenades
cost: 400
category: cargoproduct-category-name-service
group: market
- type: cargoProduct
id: ServiceLightsReplacement
icon:

View File

@@ -21,6 +21,17 @@
amount: 2
- id: BoxCleanerGrenades
- type: entity
id: CrateServiceCleanerGrenades
parent: CratePlastic
name: bulk cleanades crate
description: Contains two boxes of cleaner grenades, for those deeply-entrenched stains.
components:
- type: StorageFill
contents:
- id: BoxCleanerGrenades
amount: 2
- type: entity
id: CrateServiceReplacementLights
parent: CrateGenericSteel