Skip to content

Commit

Permalink
Hey. Wanna listen to some TUNES? (#6570)
Browse files Browse the repository at this point in the history
## About The Pull Request
Lets get a few more JAMS in in the jukebox. lets GOOOO

Adds the following songs:
(Formatted as follows: Artist - Song [Category])
No, Really - Rust [Folk and Indie]
I, Monster - Lust for a Vampyr [Alternative]
Dubmood - Simple Machine [Electronic]
Darling Violetta - Smaller God [Rock]

## Why It's Good For The Game
*mchitter
*mchitter
*msqueak
*mlaugh

## Changelog

No CL no fun
  • Loading branch information
deathride58 committed Jul 5, 2024
1 parent 1c80e92 commit 62c23a2
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions config_static/jukebox.json
Original file line number Diff line number Diff line change
Expand Up @@ -10269,5 +10269,45 @@
"secret": true,
"lobby": false,
"jukebox": true
},
{
"url": "https://files.catbox.moe/sx6g4k.m4a",
"title": "Lust for a Vampyr",
"duration": 2740,
"artist": "I Monster",
"secret": false,
"lobby": false,
"jukebox": true,
"genre": "Alternative"
},
{
"url": "https://files.catbox.moe/n6pus8.m4a",
"title": "Simple Machine",
"duration": 2500,
"artist": "Dubmood",
"secret": false,
"lobby": false,
"jukebox": true,
"genre": "Electronic"
},
{
"url": "https://files.catbox.moe/ktw3nn.m4a",
"title": "Rust",
"duration": 1500,
"artist": "No, Really",
"secret": false,
"lobby": false,
"jukebox": true,
"genre": "Folk and Indie"
},
{
"url": "https://files.catbox.moe/ylfpsj.m4a",
"title": "Smaller God",
"duration": 2630,
"artist": "Darling Violetta",
"secret": false,
"lobby": false,
"jukebox": true,
"genre": "Rock"
}
]

0 comments on commit 62c23a2

Please sign in to comment.