Finally completes the title saga. The last puzzle piece, the suspenseful. (#20922)

* Finally completes the title saga.  The original, The jazzy, the exciting,
and finally, the suspensful, the traitor.  Title4.ogg

* nothing to see here, always test your code kids

* Gee billy, 3 commits for such a small change?

* I think I should add this
This commit is contained in:
NikNakFlak
2016-10-13 13:55:11 -07:00
committed by oranges
parent 53bcc3a60a
commit 4e901fbb94
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ var/datum/subsystem/ticker/ticker
/datum/subsystem/ticker/New()
NEW_SS_GLOBAL(ticker)
login_music = pickweight(list('sound/ambience/title2.ogg' = 31, 'sound/ambience/title1.ogg' = 31, 'sound/ambience/title3.ogg' =31, 'sound/ambience/clown.ogg' = 7)) // choose title music!
login_music = pickweight(list('sound/ambience/title2.ogg' = 23, 'sound/ambience/title1.ogg' =23, 'sound/ambience/title3.ogg' =23, 'sound/ambience/title4.ogg' =23, 'sound/ambience/clown.ogg' = 8)) // choose title music!
if(SSevent.holidays && SSevent.holidays[APRIL_FOOLS])
login_music = 'sound/ambience/clown.ogg'
+3 -1
View File
@@ -1,4 +1,6 @@
ambidet1.ogg is Fast Talking by Kevin Macleod. It has been licensed under the CC-BY 3.0 license.
It has been cropped for use ingame.
ambidet2.ogg is Night on the Docks, Piano by Kevin Macleod. It has been licensed under CC-BY 3.0 license.
It has been cropped for use ingame, and also fades in.
It has been cropped for use ingame, and also fades in.
title4.ogg is Absconditus by ZhayTee. It has been licensed under the CC BY-NC-SA 3.0 license.
IT has been cropped and faded for use ingame.
Binary file not shown.