/tg/ Station 13 - Modules - Types

modular_nova/modules/modular_items/lewd_items/code/lewd_helpers/sounds.dm

/proc/playsound_if_prefplaysound_if_pref is similar to playsound but it does not pass through walls, doesn't play for ghosts, and checks for prefs. This is useful if we have something like the organic interface content, which everyone may not want to hear.
/datum/looping_sound/lewdThe looping sound datum but we check for prefs and use playsound_if_pref instead of playsound