]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix forensics not being applied to held items (#30609)
authorSlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com>
Sat, 19 Apr 2025 01:02:41 +0000 (03:02 +0200)
committerGitHub <noreply@github.com>
Sat, 19 Apr 2025 01:02:41 +0000 (21:02 -0400)
commita44baec417b44a732ea6e9b98ba28fe2041dea48
tree56f18fd739ee9eee795ce54df7832151ed46df9f
parent00c4833c9a0ccebf9a2e256e86c320c9254d52c1
Fix forensics not being applied to held items (#30609)

* Initial commit

* Fix merge changes

* sloth comment: bitmask

* fix MIA parameter

---------

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: EmoGarbage404 <retron404@gmail.com>
Content.Server/Inventory/ServerInventorySystem.cs
Content.Server/Strip/StrippableSystem.cs
Content.Shared/Clothing/EntitySystems/ClothingSystem.cs
Content.Shared/Clothing/EntitySystems/ToggleableClothingSystem.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.Pickup.cs
Content.Shared/Inventory/InventorySystem.Equip.cs
Content.Shared/Strip/SharedStrippableSystem.cs