Merge pull request #5056 from Serithi/master

I h*ckin' did an ambient music.
This commit is contained in:
Anewbe
2018-03-13 21:13:34 -05:00
committed by GitHub
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ var/list/ghostteleportlocs = list()
power_light = 0
power_equip = 0
power_environ = 0
ambience = list('sound/ambience/ambispace.ogg','sound/music/title2.ogg','sound/music/space.ogg','sound/music/main.ogg','sound/music/traitor.ogg')
ambience = list('sound/ambience/ambispace.ogg','sound/music/title2.ogg','sound/music/space.ogg','sound/music/main.ogg','sound/music/traitor.ogg','sound/ambience/serspaceamb1.ogg')
base_turf = /turf/space
area/space/atmosalert()
+1 -1
View File
@@ -122,7 +122,7 @@
flags = RAD_SHIELDED
/area/surface/cave
ambience = list('sound/ambience/ambimine.ogg', 'sound/ambience/song_game.ogg')
ambience = list('sound/ambience/ambimine.ogg', 'sound/ambience/song_game.ogg', 'sound/ambience/serspaceamb1.ogg')
// The bottom half that connects to the outpost and is safer.
/area/surface/cave/explored/normal
Binary file not shown.