Whitelisted Sec Webbing (#27303)
* Whitelisted Sec / Merc Webbing * Update belts.yml * Misplaced Components fixed * Trying to fix mapped fills * Update belts.yml * Update belts.yml * Removed an Empty line * Update belts.yml (cherry picked from commit 9b63bb672f8f8a8e46ce68d45ad2ed876025ddc1)
This commit is contained in:
parent
b892122725
commit
3b7bb84af4
|
|
@ -480,6 +480,8 @@
|
|||
- SmokeOnTrigger
|
||||
- Flash
|
||||
- Handcuff
|
||||
- BallisticAmmoProvider
|
||||
- CartridgeAmmo
|
||||
- type: ItemMapper
|
||||
mapLayers:
|
||||
flashbang:
|
||||
|
|
@ -599,7 +601,7 @@
|
|||
- CartridgeAmmo
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBeltStorageBase
|
||||
parent: ClothingBeltSecurity
|
||||
id: ClothingBeltSecurityWebbing
|
||||
name: security webbing
|
||||
description: Unique and versatile chest rig, can hold security gear.
|
||||
|
|
@ -608,11 +610,11 @@
|
|||
sprite: Clothing/Belt/securitywebbing.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Belt/securitywebbing.rsi
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBeltStorageBase
|
||||
id: ClothingBeltMercWebbing
|
||||
name: mercenarie webbing
|
||||
name: mercenary webbing
|
||||
description: Ideal for storing everything from ammo to weapons and combat essentials.
|
||||
components:
|
||||
- type: Sprite
|
||||
|
|
|
|||
Loading…
Reference in New Issue