mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-26 18:13:35 +00:00
3 lines
156 B
Plaintext
3 lines
156 B
Plaintext
/mob
|
|
var/voice_freq = 42500 // Preference for character voice frequency
|
|
var/list/voice_sounds_list = list() // The sound list containing our voice sounds! |