Skip to content

Commit

Permalink
New lobby music
Browse files Browse the repository at this point in the history
  • Loading branch information
ZomgPonies committed Jan 1, 2014
1 parent a0d866b commit a2dc987
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/gamemodes/gameticker.dm
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ var/global/datum/controller/gameticker/ticker

/datum/controller/gameticker/proc/pregame()
login_music = pick(\
'sound/music/knights.ogg',\
'sound/music/space.ogg',\
'sound/music/traitor.ogg',\
'sound/music/space_oddity.ogg') //Ground Control to Major Tom, this song is cool, what's going on?
Expand Down
Binary file added sound/music/knights.ogg
Binary file not shown.

0 comments on commit a2dc987

Please sign in to comment.