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_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 |
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