Ports some /tg/ + /vg/ space ambience (#23910)
* ports some tg + vg space ambience, removes all but 1 of the old space ambience music * add back starlight and drifting (cherry picked from commit 8a7ab615227828f2594f66a81ce51a9853228862)
This commit is contained in:
parent
01a8c0147b
commit
f6273cf22b
Binary file not shown.
|
|
@ -60,9 +60,10 @@
|
|||
ambitech.ogg,
|
||||
ambitech2.ogg,
|
||||
ambitech3.ogg,
|
||||
maintambience.ogg"]
|
||||
maintambience.ogg,
|
||||
ambispace2.ogg"]
|
||||
license: "CC-BY-SA-3.0"
|
||||
copyright: "Taken from tgstation"
|
||||
copyright: "Taken from /tg/station"
|
||||
source: "https://github.com/tgstation/tgstation/tree/ae9767664701396501af5dcef8e34c4b5add3d47/sound/ambience"
|
||||
|
||||
- files: ["shipambience.ogg"]
|
||||
|
|
@ -89,3 +90,9 @@
|
|||
license: "CC0-1.0"
|
||||
copyright: "Created by Discord handle derflerp"
|
||||
source: "https://discord.com/channels/310555209753690112/536955542913024015/1162982443645665371"
|
||||
|
||||
- files: ["spookyspace1.ogg,
|
||||
spookyspace2.ogg"]
|
||||
license: "CC0-1.0"
|
||||
copyright: "Taken from /vg/station"
|
||||
source: "https://github.com/vgstation-coders/vgstation13/commit/23303188abe6fe31b114a218a1950d7325a23730"
|
||||
Binary file not shown.
Binary file not shown.
|
|
@ -178,9 +178,12 @@
|
|||
- type: soundCollection
|
||||
id: AmbienceSpace
|
||||
files:
|
||||
- /Audio/Ambience/starlight.ogg
|
||||
- /Audio/Ambience/constellations.ogg
|
||||
- /Audio/Ambience/starlight.ogg
|
||||
- /Audio/Ambience/drifting.ogg
|
||||
- /Audio/Ambience/spookyspace1.ogg
|
||||
- /Audio/Ambience/spookyspace2.ogg
|
||||
- /Audio/Ambience/ambispace2.ogg
|
||||
|
||||
- type: soundCollection
|
||||
id: AmbienceSpooky
|
||||
|
|
|
|||
Loading…
Reference in New Issue