]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix admin ghosts not being able to see items in pockets or interact with them (#31076)
authorDrSmugleaf <10968691+DrSmugleaf@users.noreply.github.com>
Fri, 22 Nov 2024 02:56:05 +0000 (18:56 -0800)
committerGitHub <noreply@github.com>
Fri, 22 Nov 2024 02:56:05 +0000 (03:56 +0100)
commit5a751a820a980c92369ab8d256bb2e1dedb94e64
tree820c40fdfcad111e2074e9a16897ee00a43a7134
parent4f703ae9ceca7f9f4f1a5cca845b0ae1e18e6305
Fix admin ghosts not being able to see items in pockets or interact with them (#31076)

* Fix admin ghosts not being able to see items in pouches or interact with them

* fix

* oops

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Content.Client/Inventory/StrippableBoundUserInterface.cs
Content.Shared/Interaction/SharedInteractionSystem.cs
Content.Shared/Inventory/InventorySystem.Equip.cs
Content.Shared/Inventory/InventorySystem.Relay.cs
Content.Shared/Inventory/InventoryTemplatePrototype.cs
Content.Shared/Strip/SharedStrippableSystem.cs