Больше вещей в пояса охраны (#748)

This commit is contained in:
BIGZi0348
2024-10-26 18:02:01 +03:00
committed by GitHub
parent d272101ca0
commit 3c3e43a7ac
3 changed files with 38 additions and 25 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -99,3 +99,6 @@
- type: Tag
id: BlueMagusArmor
- type: Tag
id: ClusterBang