mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-21 04:48:18 +01:00
Europa Earphones Cartridge + Misc. Music Tweaks/Fixes (#21053)
- Adds a Europa music cartridge, with 4 new sound tracks added for this cartridge. - Reduces the volume of all tracks I've added in prior PRs. - Cannibalises the `lobby/crescent_expanse` tracks as — in hindsight — a generic sector getting its own lobby tracks is a bit much and would mean generic lobby tracks are never heard. saving it for major systems/uncharted zones/special places. 1 sound file removed; 1 now used in the Europa cartridge ### Asset Licenses The following assets that **have not** been created by myself are included in this PR: | Path | Original Author | License | | --- | --- | --- | | sound/music/regional/europa/casting_faint_shadows.ogg | "casting faint shadows" by Ikaiora (https://ikaiora.bandcamp.com/track/casting-faint-shadows-2) | CC BY-NC-ND 3.0 | | sound/music/regional/europa/where_the_dusks_rays_leap.ogg | "where the dusk's rays leap" by Ikaiora (https://ikaiora.bandcamp.com/track/where-the-dusks-rays-leap) | CC BY-NC-ND 3.0 | sound/music/regional/europa/deep_beneath-.ogg | "Deep Beneath the Solemn Waves a Vast Underwater Landscape, Brimming With Bizarre, Eerily Gleaming Cyclopean Structures of, What Must Surely Be, Non-Human Origin, Stretched Out Across the Ocean Floor" by Unknown Oceanographer/Under Jorden (https://under-jorden.bandcamp.com/album/deep-beneath-the-solemn-waves-a-vast-underwater-landscape-brimming-with-bizarre-eerily-gleaming-cyclopean-structures-of-what-must-surely-be-non-human-origin-stretched-out-across-the-ocean-floor) | CC BY-NC-ND 3.0 | sound/music/regional/europa/instrument_park.ogg | "Instrument Park" by Little Bradley (https://myprivateunderground.bandcamp.com/track/little-bradley-instrumental-park) | CC BY-NC 3.0 | sound/music/regional/europa/way_between_the_shadows.ogg | "Way Between The Shadows" by Mokusei No Maguro (https://mokuseinomaguro.bandcamp.com/track/way-between-the-shadows) | CC BY-SA 3.0 | All sound files compressed to 20K. No transformation or remixing done. dredging bandcamp for decent, copyright permissive songs by non—mass production artists has been soul-draining lol. this is the last music pr from me
This commit is contained in:
@@ -206,7 +206,8 @@
|
||||
music_cartridges["Konyang Vibes 2463"] = /obj/item/music_cartridge/konyang_retrowave
|
||||
music_cartridges["Top of the Charts 66 (Venusian Hits)"] = /obj/item/music_cartridge/venus_funkydisco
|
||||
music_cartridges["SCC Welcome Package"] = /obj/item/music_cartridge/audioconsole
|
||||
music_cartridges["Spacer Classics Vol. 1"] = /obj/item/music_cartridge/
|
||||
music_cartridges["Spacer Classics Vol. 1"] = /obj/item/music_cartridge/ss13
|
||||
music_cartridges["Indulgence EP (X-Rock)"] = /obj/item/music_cartridge/xanu_rock
|
||||
music_cartridges["Electro-Swing of Adhomai"] = /obj/item/music_cartridge/adhomai_swing
|
||||
music_cartridges["Europa: Best of the 50s"] = /obj/item/music_cartridge/europa_various
|
||||
gear_tweaks += new /datum/gear_tweak/path(music_cartridges)
|
||||
|
||||
Reference in New Issue
Block a user