]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Reduce vendor restocking time + some code cleanup (#16025)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Wed, 3 May 2023 05:38:03 +0000 (01:38 -0400)
committerGitHub <noreply@github.com>
Wed, 3 May 2023 05:38:03 +0000 (15:38 +1000)
commit7f3846b7c0aaa9bde25793725c66ace185494308
tree01f08a3537d134a92440eb1e4051747ae30f6647
parentb88a81e0b5caa41425f82a4004f03dd4b4448307
Reduce vendor restocking time + some code cleanup (#16025)
Content.IntegrationTests/Tests/VendingMachineRestockTest.cs
Content.Server/Destructible/Thresholds/Behaviors/DumpRestockInventory.cs
Content.Server/VendingMachines/Restock/VendingMachineRestockComponent.cs [deleted file]
Content.Server/VendingMachines/Restock/VendingMachineRestockSystem.cs [deleted file]
Content.Server/VendingMachines/VendingMachineSystem.cs
Content.Shared/VendingMachines/SharedVendingMachineSystem.Restock.cs [new file with mode: 0644]
Content.Shared/VendingMachines/SharedVendingMachineSystem.cs
Content.Shared/VendingMachines/VendingMachineComponent.cs
Content.Shared/VendingMachines/VendingMachineRestockComponent.cs [new file with mode: 0644]