Delta-v/Content.Shared/VendingMachines
goet 8847889eeb 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
2024-10-02 11:38:42 +01:00
..
SharedVendingMachineSystem.Restock.cs Add BreakOnDropItem, update do afters, remove unnecessary declarations (#30361) 2024-08-09 19:03:54 +01:00
SharedVendingMachineSystem.cs Predict vending machine BUI (#32376) 2024-10-02 11:24:27 +01:00
VendingMachineComponent.cs Fix contraband never getting added to vend inventory (#32431) 2024-10-02 11:38:42 +01:00
VendingMachineInterfaceState.cs Predict vending machine BUI (#32376) 2024-10-02 11:24:27 +01:00
VendingMachineInventoryPrototype.cs Make all prototype types partial (#21374) 2023-11-12 20:29:57 +01:00
VendingMachineRestockComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00