]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix contraband never getting added to vend inventory (#32431)
authorgoet <6637097+goet@users.noreply.github.com>
Wed, 25 Sep 2024 05:21:24 +0000 (07:21 +0200)
committerGitHub <noreply@github.com>
Wed, 25 Sep 2024 05:21:24 +0000 (15:21 +1000)
commitd1812c11fde58ffa23967c50524472c6324334a2
tree7674f9954e5aeb17b32fa437745eb6628a61556c
parent52e85fe726a9c17184c1c31eea78a0d50d32a7b7
Fix contraband never getting added to vend inventory (#32431)

* fix contraband never getting added to vend inventory

* Revert "fix contraband never getting added to vend inventory"

This reverts commit e7fb3a60c3cb6fcbf41d7f015f13dbc7b1c1901d.

* readd setter method to system

* fix again without reparenting
Content.Server/VendingMachines/VendingMachineContrabandWireAction.cs
Content.Server/VendingMachines/VendingMachineSystem.cs
Content.Shared/VendingMachines/VendingMachineComponent.cs