Adds volume channel for engine ambience (SM, Tesla) (#15845)

This commit is contained in:
dearmochi
2021-04-10 13:10:22 +02:00
committed by GitHub
parent 13512ba21a
commit 71ddf21925
7 changed files with 21 additions and 10 deletions
@@ -192,6 +192,7 @@ GLOBAL_LIST_INIT(special_role_times, list( //minimum age (in days) for accounts
"1020" = 100, // CHANNEL_HEARTBEAT
"1019" = 100, // CHANNEL_BUZZ
"1018" = 100, // CHANNEL_AMBIENCE
"1017" = 100, // CHANNEL_ENGINE
)
/// The volume mixer save timer handle. Used to debounce the DB call to save, to avoid spamming.
var/volume_mixer_saving = null