cost: 1000
category: cargoproduct-category-name-security
group: market
+
+- type: cargoProduct
+ id: SecurityNonlethalThrowables
+ icon:
+ sprite: Objects/Weapons/Grenades/stingergrenade.rsi
+ state: icon
+ product: CrateSecNonlethalThrowables
+ cost: 2500
+ category: cargoproduct-category-name-security
+ group: market
- id: TrackingImplanter
amount: 4
-# Cosmetic Crates
+- type: entity
+ parent: CrateSecgear
+ id: CrateSecNonlethalThrowables
+ name: nonlethal throwables crate
+ description: Contains one box each of flashbangs, stingers, tear gas grenades, and four bolas. Requires Security access to open.
+ components:
+ - type: StorageFill
+ contents:
+ - id: BoxFlashbang
+ amount: 1
+ - id: BoxStinger
+ amount: 1
+ - id: BoxTearGas
+ amount: 1
+ - id: Bola # replace with 4 e-bolas when added
+ amount: 4
- id: GiftsVendingRestock
# Game Rules
-
+
- type: entity
id: CargoGiftsBase
parent: BaseGameRule
SecurityRiot: 2
SecurityRestraints: 2
SecurityNonLethal: 2
+ SecurityNonlethalThrowables: 1