Merge 117d92ec53 into c7e1c980b6
This commit is contained in:
commit
4df18210d4
|
|
@ -99,3 +99,13 @@
|
|||
cost: 7600
|
||||
category: Armory
|
||||
group: market
|
||||
|
||||
- type: cargoProduct
|
||||
id: CargoArmoryPatos
|
||||
icon:
|
||||
sprite: _DV/Objects/Weapons/Guns/SMGs/patos.rsi
|
||||
state: icon
|
||||
product: CrateCargoArmoryPatos
|
||||
cost: 7500
|
||||
category: Armory
|
||||
group: market
|
||||
|
|
|
|||
|
|
@ -118,3 +118,17 @@
|
|||
amount: 2
|
||||
- id: ClothingShoesBootsCowboyBlackFilled
|
||||
amount: 2
|
||||
|
||||
- type: entity
|
||||
parent: CrateWeaponSecure
|
||||
id: CrateCargoArmoryPatos
|
||||
name: patos crate
|
||||
components:
|
||||
- type: EntityTableContainerFill
|
||||
containers:
|
||||
entity_storage: !type:AllSelector
|
||||
children:
|
||||
- id: WeaponSubMachineGunPatos
|
||||
amount: 2
|
||||
- id: MagazinePistolHighCapacity
|
||||
amount: 4
|
||||
|
|
|
|||
Loading…
Reference in New Issue