mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-01 21:12:27 +00:00
7 lines
269 B
Plaintext
7 lines
269 B
Plaintext
/datum/looping_sound/revenant_rift
|
|
start_sound = list('sound/effects/psi/power_feedback.ogg' = 1)
|
|
start_length = 8
|
|
mid_sounds = list('sound/ambience/tension/horror.ogg' = 1)
|
|
mid_length = 260
|
|
end_sound = list('sound/effects/psi/power_feedback.ogg' = 1)
|
|
volume = 80 |