]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add ore bag area pickups (#19358)
authormetalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Tue, 12 Sep 2023 12:34:04 +0000 (22:34 +1000)
committerGitHub <noreply@github.com>
Tue, 12 Sep 2023 12:34:04 +0000 (22:34 +1000)
commit7064f262b432c8c1613fbe5b59c6a8a6d735e568
treec813a7238fdfa94615d06d1d3a6db6fe2ea836b3
parent7d9550bc55f2fed015448ab2788cc790c7c8380d
Add ore bag area pickups (#19358)
18 files changed:
Content.Client/Animations/ReusableAnimations.cs
Content.Client/Hands/Systems/HandsSystem.cs
Content.Client/Storage/Systems/StorageSystem.cs
Content.IntegrationTests/Tests/Interaction/InteractionTest.Helpers.cs
Content.Server/Chemistry/EntitySystems/ChemMasterSystem.cs
Content.Server/Construction/PartExchangerSystem.cs
Content.Server/Hands/Systems/HandsSystem.cs
Content.Server/Storage/EntitySystems/StorageSystem.Fill.cs
Content.Server/Storage/EntitySystems/StorageSystem.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.Pickup.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.cs
Content.Shared/Hands/HandEvents.cs
Content.Shared/Stacks/SharedStackSystem.cs
Content.Shared/Storage/Components/MagnetPickupComponent.cs [new file with mode: 0644]
Content.Shared/Storage/EntitySystems/MagnetPickupSystem.cs [new file with mode: 0644]
Content.Shared/Storage/EntitySystems/SharedStorageSystem.cs
Resources/Prototypes/Entities/Objects/Specific/Salvage/ore_bag.yml
Resources/ServerInfo/Guidebook/Cargo/Salvage.xml