Skip to content

Commit

Permalink
drifting (BeeStation#7304)
Browse files Browse the repository at this point in the history
  • Loading branch information
qwertyquerty authored Jul 21, 2022
1 parent d21fe31 commit cf8c667
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/_globalvars/lists/ambience.dm
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ GLOBAL_LIST_INIT(ambience_assoc,list(
AMBIENCE_NONE = list()))


GLOBAL_LIST_INIT(space_ambient_music,list('sound/ambience/ambispace.ogg', 'sound/ambience/ambispace2.ogg', 'sound/ambience/qwerty/constellations.ogg', 'sound/ambience/qwerty/starlight.ogg'))
GLOBAL_LIST_INIT(space_ambient_music,list('sound/ambience/ambispace.ogg', 'sound/ambience/ambispace2.ogg', 'sound/ambience/qwerty/constellations.ogg', 'sound/ambience/qwerty/starlight.ogg', 'sound/ambience/qwerty/drifting.ogg'))

GLOBAL_LIST_INIT(ambient_music_assoc, list(
AMBIENCE_SPACE = GLOB.space_ambient_music
Expand Down
Binary file added sound/ambience/qwerty/drifting.ogg
Binary file not shown.

0 comments on commit cf8c667

Please sign in to comment.