/tg/ Station 13 - Modules - Types

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

/proc/conditional_pref_soundconditional_pref_sound 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 conditional_pref_sound instead of playsound