]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Raise hand (un)equipped events on container insert/remove (#15664)
authorMenshin <Menshin@users.noreply.github.com>
Sun, 23 Apr 2023 19:38:52 +0000 (21:38 +0200)
committerGitHub <noreply@github.com>
Sun, 23 Apr 2023 19:38:52 +0000 (05:38 +1000)
commitc1ef48cee9121da87dd1c88ff68ae9e7355c64d1
tree76aa6e0c1e12006be8b2336176d49f3340773d84
parent5272198729affd0d0ed38529b0750bec96d8aada
Raise hand (un)equipped events on container insert/remove (#15664)
Content.Client/Hands/Systems/HandsSystem.cs
Content.Server/Hands/Systems/HandsSystem.cs
Content.Shared/Actions/SharedActionsSystem.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.Drop.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.Pickup.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.cs
Content.Shared/Inventory/InventorySystem.Equip.cs