mirror of
https://github.com/Pridecraft-Studios/pridepack.git
synced 2025-09-08 11:40:44 -04:00
feat: New music
This commit is contained in:
parent
a114c5b8d0
commit
dd59d7074f
@ -3,10 +3,12 @@
|
|||||||
"joy.music.game.douglas": "WorldWidePixel - Douglas",
|
"joy.music.game.douglas": "WorldWidePixel - Douglas",
|
||||||
"joy.music.game.melancolie": "WorldWidePixel - Mélancolie",
|
"joy.music.game.melancolie": "WorldWidePixel - Mélancolie",
|
||||||
"joy.music.game.regina": "WorldWidePixel - Regina",
|
"joy.music.game.regina": "WorldWidePixel - Regina",
|
||||||
|
"joy.music.game.opaque_window": "WorldWidePixel - Opaque Window",
|
||||||
"joy.music.menu.joy": "WorldWidePixel - Joy",
|
"joy.music.menu.joy": "WorldWidePixel - Joy",
|
||||||
"now-playing.joy:music/game/creative": "WorldWidePixel - Reminiscence",
|
"now-playing.joy:music/game/creative": "WorldWidePixel - Reminiscence",
|
||||||
"now-playing.joy:music/game/douglas": "WorldWidePixel - Douglas",
|
"now-playing.joy:music/game/douglas": "WorldWidePixel - Douglas",
|
||||||
"now-playing.joy:music/game/melancolie": "WorldWidePixel - Mélancolie",
|
"now-playing.joy:music/game/melancolie": "WorldWidePixel - Mélancolie",
|
||||||
"now-playing.joy:music/game/regina": "WorldWidePixel - Regina",
|
"now-playing.joy:music/game/regina": "WorldWidePixel - Regina",
|
||||||
|
"now-playing.joy:music/game/opaque_window": "WorldWidePixel - Opaque Window",
|
||||||
"now-playing.joy:music/menu/joy": "WorldWidePixel - Joy"
|
"now-playing.joy:music/menu/joy": "WorldWidePixel - Joy"
|
||||||
}
|
}
|
||||||
|
@ -31,6 +31,14 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"music.opaque_window": {
|
||||||
|
"sounds": [
|
||||||
|
{
|
||||||
|
"name": "joy:music/game/opaque_window",
|
||||||
|
"stream": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
"music.reminiscence": {
|
"music.reminiscence": {
|
||||||
"sounds": [
|
"sounds": [
|
||||||
{
|
{
|
||||||
@ -39,4 +47,4 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
BIN
assets/joy/sounds/music/game/opaque_window.ogg
Normal file
BIN
assets/joy/sounds/music/game/opaque_window.ogg
Normal file
Binary file not shown.
@ -20,6 +20,10 @@
|
|||||||
{
|
{
|
||||||
"name": "joy:music/game/regina",
|
"name": "joy:music/game/regina",
|
||||||
"stream": true
|
"stream": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "joy:music/game/opaque_window",
|
||||||
|
"stream": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -31,4 +35,4 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user