Больше вещей в пояса охраны (#748)
This commit is contained in:
@@ -182,31 +182,33 @@
|
||||
sprite: Clothing/Belt/assault.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Belt/assault.rsi
|
||||
- type: Storage
|
||||
whitelist:
|
||||
components:
|
||||
- Stunbaton
|
||||
- FlashOnTrigger
|
||||
- SmokeOnTrigger
|
||||
- Flash
|
||||
- Handcuff
|
||||
- BallisticAmmoProvider
|
||||
- Ammo
|
||||
- type: ItemMapper
|
||||
mapLayers:
|
||||
flashbang:
|
||||
whitelist:
|
||||
components:
|
||||
- FlashOnTrigger
|
||||
stunbaton:
|
||||
whitelist:
|
||||
components:
|
||||
- Stunbaton
|
||||
tear_gas_grenade:
|
||||
whitelist:
|
||||
components:
|
||||
- SmokeOnTrigger
|
||||
sprite: Clothing/Belt/belt_overlay.rsi
|
||||
# WD EDIT START (it's already inherited from ClothingBeltSecurity)
|
||||
# - type: Storage
|
||||
# whitelist:
|
||||
# components:
|
||||
# - Stunbaton
|
||||
# - FlashOnTrigger
|
||||
# - SmokeOnTrigger
|
||||
# - Flash
|
||||
# - Handcuff
|
||||
# - BallisticAmmoProvider
|
||||
# - Ammo
|
||||
# - type: ItemMapper
|
||||
# mapLayers:
|
||||
# flashbang:
|
||||
# whitelist:
|
||||
# components:
|
||||
# - FlashOnTrigger
|
||||
# stunbaton:
|
||||
# whitelist:
|
||||
# components:
|
||||
# - Stunbaton
|
||||
# tear_gas_grenade:
|
||||
# whitelist:
|
||||
# components:
|
||||
# - SmokeOnTrigger
|
||||
# sprite: Clothing/Belt/belt_overlay.rsi
|
||||
# WD EDIT END
|
||||
- type: Appearance
|
||||
|
||||
- type: entity
|
||||
@@ -515,6 +517,8 @@
|
||||
- MagazineMagnum
|
||||
- CombatKnife
|
||||
- Truncheon
|
||||
- HolofanProjector # WD
|
||||
- ClusterBang # WD
|
||||
components:
|
||||
- Stunbaton
|
||||
- FlashOnTrigger
|
||||
|
||||
@@ -16,6 +16,9 @@
|
||||
- type: ContainerContainer
|
||||
containers:
|
||||
cluster-payload: !type:Container
|
||||
- type: Tag # WD
|
||||
tags:
|
||||
- ClusterBang
|
||||
|
||||
- type: entity
|
||||
parent: GrenadeBase
|
||||
@@ -48,6 +51,9 @@
|
||||
- type: ContainerContainer
|
||||
containers:
|
||||
cluster-payload: !type:Container
|
||||
- type: Tag # WD
|
||||
tags:
|
||||
- ClusterBang
|
||||
|
||||
- type: entity
|
||||
parent: GrenadeBase
|
||||
|
||||
@@ -99,3 +99,6 @@
|
||||
|
||||
- type: Tag
|
||||
id: BlueMagusArmor
|
||||
|
||||
- type: Tag
|
||||
id: ClusterBang
|
||||
|
||||
Reference in New Issue
Block a user