Skip to content

Commit

Permalink
lobby music redux
Browse files Browse the repository at this point in the history
  • Loading branch information
dwasint committed Nov 3, 2023
1 parent ad46457 commit ef5d680
Showing 1 changed file with 104 additions and 14 deletions.
118 changes: 104 additions & 14 deletions monkestation/code/modules/cassettes/track_folder/base_tracks.json
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@
"duration": 1340,
"artist": "Leslie Fish",
"secret": false,
"lobby": true,
"lobby": false,
"jukebox": true,
"genre": "Folk and Indie"
},
Expand All @@ -525,7 +525,7 @@
"duration": 2660,
"artist": "Duane Elms",
"secret": false,
"lobby": true,
"lobby": false,
"jukebox": true,
"genre": "Folk and Indie"
},
Expand All @@ -535,7 +535,7 @@
"duration": 1700,
"artist": "Leslie Fish",
"secret": false,
"lobby": true,
"lobby": false,
"jukebox": true,
"genre": "Folk and Indie"
},
Expand Down Expand Up @@ -2255,7 +2255,7 @@
"duration": 3180,
"artist": "David Bowie",
"secret": false,
"lobby": true,
"lobby": false,
"jukebox": true,
"genre": "Rock"
},
Expand Down Expand Up @@ -2285,7 +2285,7 @@
"duration": 3330,
"artist": "Chris Hadfield",
"secret": false,
"lobby": true,
"lobby": false,
"jukebox": true,
"genre": "Pop"
},
Expand Down Expand Up @@ -2895,7 +2895,7 @@
"duration": 2730,
"artist": "Hall & Oates",
"secret": false,
"lobby": true,
"lobby": false,
"jukebox": true,
"genre": "Pop"
},
Expand Down Expand Up @@ -4363,7 +4363,7 @@
"artist": "Network Music Ensemble",
"genre": "Rock",
"secret": false,
"lobby": true,
"lobby": false,
"jukebox": true
},
{
Expand Down Expand Up @@ -4423,7 +4423,7 @@
"artist": "Fiona Apple",
"genre": "Electronic",
"secret": false,
"lobby": true,
"lobby": false,
"jukebox": true
},
{
Expand All @@ -4433,7 +4433,7 @@
"artist": "Kamil Hala, Slovak Philharmonic Orchestra, Libor Pešek",
"genre": "Classical and Orchestral",
"secret": false,
"lobby": true,
"lobby": false,
"jukebox": true
},
{
Expand Down Expand Up @@ -4573,7 +4573,7 @@
"artist": "Julia Ecklar & Anne Prather",
"genre": "Folk and Indie",
"secret": false,
"lobby": true,
"lobby": false,
"jukebox": true
},
{
Expand Down Expand Up @@ -4623,7 +4623,7 @@
"artist": "Free Fall & Other Delights",
"genre": "Folk and Indie",
"secret": false,
"lobby": true,
"lobby": false,
"jukebox": true
},
{
Expand All @@ -4643,7 +4643,7 @@
"artist": "Duane Elms",
"genre": "Folk and Indie",
"secret": false,
"lobby": true,
"lobby": false,
"jukebox": true
},
{
Expand All @@ -4653,7 +4653,7 @@
"artist": "Duane Elms",
"genre": "Folk and Indie",
"secret": false,
"lobby": true,
"lobby": false,
"jukebox": true
},
{
Expand All @@ -4663,7 +4663,7 @@
"artist": "Duane Elms",
"genre": "Folk and Indie",
"secret": false,
"lobby": true,
"lobby": false,
"jukebox": true
},
{
Expand Down Expand Up @@ -4764,5 +4764,95 @@
"secret": true,
"lobby": false,
"jukebox": true
},
{
"url" : "https://files.catbox.moe/mvdhbk.mp3",
"title": "HoverGoat",
"duration": 1810,
"artist": "Madducks",
"genre": "Electronic",
"secret": false,
"lobby": true,
"jukebox": true
},
{
"url" : "https://files.catbox.moe/cul20c.mp3",
"title": "Flowing Uphill",
"duration": 3050,
"artist": "Chronoquest",
"genre": "Electronic",
"secret": false,
"lobby": true,
"jukebox": true
},
{
"url" : "https://files.catbox.moe/cdf7ab.mp3",
"title": "Future Imperfect",
"duration": 1820,
"artist": "Chronoquest",
"genre": "Electronic",
"secret": false,
"lobby": true,
"jukebox": true
},
{
"url" : "https://files.catbox.moe/aude0k.mp3",
"title": "Space Station 3",
"duration": 1960,
"artist": "Chronoquest",
"genre": "Electronic",
"secret": false,
"lobby": true,
"jukebox": true
},
{
"url" : "https://files.catbox.moe/cjx1lj.mp3",
"title": "Sitar Warriors",
"duration": 1400,
"artist": "Chronoquest",
"genre": "Electronic",
"secret": false,
"lobby": true,
"jukebox": true
},
{
"url" : "https://files.catbox.moe/ebcxxz.mp3",
"title": "Rare Brotherman Bill",
"duration": 1870,
"artist": "Terrible Tim",
"genre": "Folk and Indie",
"secret": false,
"lobby": true,
"jukebox": true
},
{
"url" : "https://files.catbox.moe/b9i0yh.mp3",
"title": "Paleorock",
"duration": 930,
"artist": "Bizaonacci",
"genre": "Folk and Indie",
"secret": false,
"lobby": true,
"jukebox": true
},
{
"url" : "https://files.catbox.moe/a6osd4.mp3",
"title": "Modern Day Ouroborus",
"duration": 3050,
"artist": "LISA:The Pointless",
"genre": "Electronic",
"secret": false,
"lobby": true,
"jukebox": true
},
{
"url" : "https://files.catbox.moe/oe3r2f.mp3",
"title": "Look Forward",
"duration": 2470,
"artist": "Skyline",
"genre": "Electronic",
"secret": false,
"lobby": true,
"jukebox": true
}
]

0 comments on commit ef5d680

Please sign in to comment.