SS1984 - Modules - Types

code/datums/sound_token.dm

/datum/sound_tokenSound tokens, a datumized handler for spatial sound. Uses the spatial grid to track clients in range and add them as listeners Updated by the SSsound_tokens subsystem every tick when requested by client so that if the source or listener moves, the sound updates accordingly.