Files
Bubberstation/code/modules/reagents
Tim ba7e7d3d31 Fix missing pour sounds from reagent dispensers (#86859)
## About The Pull Request
When pouring liquid out of a barrel or watertank, none of the pour
sounds would trigger. This is now fixed. Also added a missing signal and
returned `ITEM_INTERACT_SUCCESS` bitflag.

## Why It's Good For The Game
When I play bartender I want consistency.

## Changelog
🆑
code: Add missing signal to reagent dispenser RMB interactions.
sound: Fix missing pour sounds from reagent dispensers
/🆑
2024-09-28 04:24:03 +02:00
..