mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-10 09:42:29 +00:00
[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:
@@ -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',
|
||||||
|
|||||||
@@ -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."
|
||||||
|
|
||||||
|
|||||||
BIN
sound/ambience/ambispace3.ogg
Normal file
BIN
sound/ambience/ambispace3.ogg
Normal file
Binary file not shown.
Reference in New Issue
Block a user