Skip to content

Commit

Permalink
Add new jukebox song. (space-wizards#27074)
Browse files Browse the repository at this point in the history
add song to jukebox

for funsies!
  • Loading branch information
Sadie-silly authored Apr 19, 2024
1 parent 610e735 commit aa0fc72
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Resources/Audio/Jukebox/attributions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,8 @@
license: "CC-BY-3.0"
copyright: "Constellations by Qwertyquerty. Converted to mono OGG."
source: "https://www.youtube.com/channel/UCPYbhBUGhH7n_G4HLK2YipQ"

- files: ["sunset.ogg"]
license: "CC-BY-SA-3.0"
copyright: "Sunset by PigeonBeans. Exported in Mono OGG."
source: "https://soundcloud.com/pigeonbeans/sunset"
Binary file added Resources/Audio/Jukebox/sunset.ogg
Binary file not shown.
6 changes: 6 additions & 0 deletions Resources/Prototypes/Catalog/Jukebox/Standard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,9 @@
name: Qwertyquerty - Starlight
path:
path: /Audio/Jukebox/starlight.ogg

- type: jukebox
id: sunset
name: PigeonBeans - Sunset
path:
path: /Audio/Jukebox/sunset.ogg

0 comments on commit aa0fc72

Please sign in to comment.