* move riot crate from security to armory category
* Move riot crate to armory, actually make it require armory access to unlock
category: cargoproduct-category-name-armory
group: market
+- type: cargoProduct
+ id: SecurityRiot
+ icon:
+ sprite: Clothing/OuterClothing/Armor/riot.rsi
+ state: icon
+ product: CrateSecurityRiot
+ cost: 7500
+ category: cargoproduct-category-name-armory
+ group: market
+
- type: cargoProduct
id: TrackingImplant
icon:
category: cargoproduct-category-name-security
group: market
-- type: cargoProduct
- id: SecurityRiot
- icon:
- sprite: Clothing/OuterClothing/Armor/riot.rsi
- state: icon
- product: CrateSecurityRiot
- cost: 7500
- category: cargoproduct-category-name-security
- group: market
-
- type: cargoProduct
id: SecuritySupplies
icon:
amount: 2
- id: MagazinePistol
amount: 4
+
+- type: entity
+ id: CrateSecurityRiot
+ parent: [ CrateWeaponSecure, BaseRestrictedContraband ]
+ name: swat crate
+ description: Contains two sets of riot armor, helmets, shields, and enforcers loaded with beanbags. Extra ammo is included. Requires Armory access to open.
+ components:
+ - type: StorageFill
+ contents:
+ - id: ClothingOuterArmorRiot
+ amount: 2
+ - id: ClothingHeadHelmetRiot
+ amount: 2
+ - id: WeaponShotgunEnforcerRubber
+ amount: 2
+ - id: BoxBeanbag
+ amount: 2
+ - id: RiotShield
+ amount: 2
# - Pepperspray
# - GrenadeTeargas
-- type: entity
- id: CrateSecurityRiot
- parent: CrateSecgear
- name: swat crate
- description: Contains two sets of riot armor, helmets, shields, and enforcers loaded with beanbags. Extra ammo is included. Requires Armory access to open.
- components:
- - type: StorageFill
- contents:
- - id: ClothingOuterArmorRiot
- amount: 2
- - id: ClothingHeadHelmetRiot
- amount: 2
- - id: WeaponShotgunEnforcerRubber
- amount: 2
- - id: BoxBeanbag
- amount: 2
- - id: RiotShield
- amount: 2
-# - SecGasmask
-
- type: entity
id: CrateSecuritySupplies
parent: CrateSecgear