Files
Bubberstation/code/modules/vending
SkyratBot a8cfcd0bfd [MIRROR] Vending machines double check for ID (#26978)
* Vending machines double check for ID (#82126)

## About The Pull Request
- Fixes #82097

By double check i mean
- First check in the UI(Front End) if the ID suddenly became
unavailable, if so, update its status
- Check again in the back end & if payment failed reset `vend_ready =
TRUE` so we can try again. This is what caused the machine to
permanently get bricked

## Changelog
🆑
fix: Vending machines will update its UI if ID is lost at any point
fix: Vending machines won't brick if the payment fails (like due to lose
of ID) for any reason
/🆑

* Vending machines double check for ID

---------

Co-authored-by: SyncIt21 <110812394+SyncIt21@users.noreply.github.com>
2024-03-23 16:49:44 -04:00
..
2024-02-11 20:13:56 -05:00