mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-22 23:15:13 +00:00
* Surgery sound fix attempt 2 (#66018) When performing surgery steps that require a saw, using ghetto tools would play the saw.sound despite the tools not having any motors. This pr fixes that and adds some framework for future conversion of preop_sound to list() for fixing future similar cases * Surgery sound fix attempt 2 Co-authored-by: FinancialGoose <92416224+TheBoondock@users.noreply.github.com>