Skip to content

Commit

Permalink
Update code/datums/looping_sounds/_looping_sound.dm
Browse files Browse the repository at this point in the history
Thanks to Drulikar for the suggested Documentation.

Co-authored-by: Drathek <[email protected]>
  • Loading branch information
hislittlecuzingames and Drulikar authored Nov 8, 2023
1 parent eabb463 commit 0a2e53c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/datums/looping_sounds/_looping_sound.dm
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
* with a longer "falloff distance." Fixes the extra_range stuff
*/
var/is_sound_projecting = FALSE
///only applicable to is_sound_projecting: max range till sound volume starts dropping as distance increases
var/falloff_distance = 50

/* // as of yet unused varen \\
Expand Down

0 comments on commit 0a2e53c

Please sign in to comment.