[MIRROR] adds a new ambience for when you're in space. (#4146)

* adds a new ambience for when you're in space.

* a

Co-authored-by: Qustinnus <Floydje123@hotmail.com>
Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
This commit is contained in:
SkyratBot
2021-03-15 21:36:48 +01:00
committed by GitHub
parent 6164cdd2bc
commit f54ec042d2
3 changed files with 3 additions and 2 deletions

View File

@@ -52,8 +52,8 @@ GLOBAL_LIST_INIT(spooky_ambience,list(
'sound/ambience/ambiodd.ogg', 'sound/ambience/ambimystery.ogg')) 'sound/ambience/ambiodd.ogg', 'sound/ambience/ambimystery.ogg'))
GLOBAL_LIST_INIT(space_ambience,list( GLOBAL_LIST_INIT(space_ambience,list(
'sound/ambience/ambispace.ogg', 'sound/ambience/ambispace2.ogg', 'sound/ambience/ambispace.ogg', 'sound/ambience/ambispace2.ogg', 'sound/ambience/title2.ogg',
'sound/ambience/title2.ogg', 'sound/ambience/ambiatmos.ogg', 'modular_skyrat/master_files/sound/ambience/starlight.ogg')) //SKYRAT EDIT ADDITION 'sound/ambience/ambispace3.ogg', 'sound/ambience/ambiatmos.ogg', 'modular_skyrat/master_files/sound/ambience/starlight.ogg')) //SKYRAT EDIT ADDITION
GLOBAL_LIST_INIT(maint_ambience,list( GLOBAL_LIST_INIT(maint_ambience,list(
'sound/ambience/ambimaint1.ogg', 'sound/ambience/ambimaint2.ogg', 'sound/ambience/ambimaint1.ogg', 'sound/ambience/ambimaint2.ogg',

View File

@@ -762,3 +762,4 @@
rate_up_lim = 50 rate_up_lim = 50
purity_min = 0 purity_min = 0
mix_message = "The mixture's colors swirl together." mix_message = "The mixture's colors swirl together."

Binary file not shown.