Space Station 13 - Modules - TypesVar Details

sound_effect datum

Use for when you need multiple sound files to play at random in a playsound. See var documentation below. Initialized and added to sfx_datum_by_key in /datum/controller/subsystem/sounds/init_sound_keys()

Vars

file_pathslist of paths to our files, use the /assoc subtype if your paths are weighted
keysfx key define with which we are associated with, see code__DEFINES\sound.dm

Var Details

file_paths

list of paths to our files, use the /assoc subtype if your paths are weighted

key

sfx key define with which we are associated with, see code__DEFINES\sound.dm