mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-01 12:31:32 +00:00
* Fully documents _sound_looping.dm and adds the variables it was missing to allow for full sound customizability (#66215) * Fully documented _looping_sound.dm and added three missing variables to it, arguments that are for playsound() * Fixed geiger's `get_sound()` * Fixed a variable name in area_sound_manager.dm * Fixed some trailing tabs in firedoor.dm * Fixed a variable name in robot_model.dm * Did some formatting improvements to machinery_sounds.dm and set telecomms and the gravity generator as sounds that will no longer ignore walls * Fully documents _sound_looping.dm and adds the variables it was missing to allow for full sound customizability Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>