mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-07-22 05:35:01 +01:00
ImmursionAudio(TM)
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
var/path = "sound/chatter/[phomeme]_[length].ogg"
|
||||
|
||||
playsound(loc, path,
|
||||
vol = 40, vary = 0, extrarange = 3, falloff = FALSE)
|
||||
vol = 40, vary = 0, extrarange = 3)
|
||||
|
||||
sleep((length + 1) * chatter_get_sleep_multiplier(phomeme))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user