Files
Aurora.3/code/datums/looping_sounds/revenant_rift.dm
2021-01-28 19:46:06 +01:00

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