Skip to content

Commit

Permalink
Merge pull request #13 from Insurgent679/webbing-storage
Browse files Browse the repository at this point in the history
Вернул в РПС хранилище.
  • Loading branch information
DTSpawn authored Oct 6, 2024
2 parents 7f57214 + 5b03e71 commit 22e7fda
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions Resources/Prototypes/Entities/Clothing/Belt/belts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -619,6 +619,21 @@
sprite: Clothing/Belt/securitywebbing.rsi
- type: Clothing
sprite: Clothing/Belt/securitywebbing.rsi
- type: Storage
grid:
- 0,0,3,1
whitelist:
tags:
- CigPack
- Taser
components:
- Stunbaton
- FlashOnTrigger
- SmokeOnTrigger
- Flash
- Handcuff
- BallisticAmmoProvider
- Ammo

- type: entity
parent: [ ClothingBeltStorageBase, BaseSecurityCargoContraband ]
Expand Down Expand Up @@ -654,6 +669,21 @@
sprite: Clothing/Belt/militarywebbing.rsi
- type: ExplosionResistance
damageCoefficient: 0.5
- type: Storage
grid:
- 0,0,3,1
whitelist:
tags:
- CigPack
- Taser
components:
- Stunbaton
- FlashOnTrigger
- SmokeOnTrigger
- Flash
- Handcuff
- BallisticAmmoProvider
- Ammo

- type: entity
parent: ClothingBeltMilitaryWebbing
Expand Down

0 comments on commit 22e7fda

Please sign in to comment.