Skip to content

Commit

Permalink
Add guns to webvest blacklist (#25)
Browse files Browse the repository at this point in the history
🆑
- tweak: Web Vests can no longer contain guns.
  • Loading branch information
Simyon264 authored Nov 8, 2024
2 parents b68f00d + 23ced09 commit 6717ad3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Resources/Prototypes/_SSS/Objects/suspicion_clothing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@
id: ClothingOuterVestWebMercSuspicion
suffix: SSS
components:
- type: Storage
grid:
- 0,0,2,1
blacklist:
components:
- Gun
- type: Armor
modifiers:
coefficients:
Expand Down

0 comments on commit 6717ad3

Please sign in to comment.