mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 19:44:46 +01:00
Merge pull request #5056 from Serithi/master
I h*ckin' did an ambient music.
This commit is contained in:
@@ -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()
|
||||
|
||||
@@ -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.
Reference in New Issue
Block a user