Update musiclist to current vanilla, change version. (#342)
* Update music.json * Update version
This commit is contained in:
parent
d74dadd808
commit
738ecf6f09
@ -34,7 +34,7 @@ int main(int argc, char *argv[])
|
||||
{
|
||||
QCoreApplication app(argc, argv);
|
||||
QCoreApplication::setApplicationName("akashi");
|
||||
QCoreApplication::setApplicationVersion("grapefruit (1.7)");
|
||||
QCoreApplication::setApplicationVersion("honeydew (1.8)");
|
||||
std::atexit(cleanup);
|
||||
|
||||
// Verify server configuration is sound.
|
||||
|
@ -1,202 +1,557 @@
|
||||
[
|
||||
{
|
||||
"category":"==Music==",
|
||||
"songs":[
|
||||
"category": "== Prelude ==",
|
||||
"songs": [
|
||||
{
|
||||
"name":"Announce The Truth (AA).opus",
|
||||
"length":79.5
|
||||
"name": "Ace Attorney/Prelude/[AA] Prelude.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Announce The Truth (AJ).opus",
|
||||
"length":59.5
|
||||
"name": "Ace Attorney/Prelude/[JFA] Prelude.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Announce The Truth (JFA).opus",
|
||||
"length":98.5
|
||||
"name": "Ace Attorney/Prelude/[T&T] Prelude.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Announce The Truth (Miles).opus",
|
||||
"length":153.5
|
||||
"name": "Ace Attorney/Prelude/[AJ] Prelude.opus",
|
||||
"length": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name":"Announce The Truth (T&T).opus",
|
||||
"length":126.5
|
||||
"category": "== Trial ==",
|
||||
"songs": [
|
||||
{
|
||||
"name": "Ace Attorney/Trial/[AA] Trial.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Confrontation ~ Presto 2009.opus",
|
||||
"length":187.5
|
||||
"name": "Ace Attorney/Trial/[JFA] Trial.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Crises of Fate.opus",
|
||||
"length":143.5
|
||||
"name": "Ace Attorney/Trial/[T&T] Trial.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Forgotten Legend.opus",
|
||||
"length":141.5
|
||||
"name": "Ace Attorney/Trial/[AJ] Trial.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Godot - The Fragrance of Dark Coffee.opus",
|
||||
"length":148.5
|
||||
"name": "Ace Attorney/Trial/[AAI] Trial.opus",
|
||||
"length": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name":"Great Revival ~ Franziska von Karma.opus",
|
||||
"length":86.5
|
||||
"category": "== Logic and Trick ==",
|
||||
"songs": [
|
||||
{
|
||||
"name": "Ace Attorney/Logic and Trick/[AA] Logic and Trick.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Great Revival ~ Miles Edgeworth.opus",
|
||||
"length":89.5
|
||||
"name": "Ace Attorney/Logic and Trick/[JFA] Tricks and Magic.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Hotline of Fate.opus",
|
||||
"length":51.5
|
||||
"name": "Ace Attorney/Logic and Trick/[AJ] Trance Logic.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Interesting People.opus",
|
||||
"length":142.5
|
||||
"name": "Ace Attorney/Logic and Trick/[AAI] Tricks and Gimmicks.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Logic and Trick.opus",
|
||||
"length":152.5
|
||||
"name": "Ace Attorney/Logic and Trick/[AAI] Tricks and Baroque.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Luke Atmey ~ I Just Want Love.opus",
|
||||
"length":103.5
|
||||
"name": "Ace Attorney/Logic and Trick/[AAI2] Tricks Analysis.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Noisy People.opus",
|
||||
"length":91.5
|
||||
"name": "Ace Attorney/Logic and Trick/[AAI2] Tricks Break.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"OBJECTION (AA).opus",
|
||||
"length":73.5
|
||||
"name": "Ace Attorney/Logic and Trick/[PLvsPW] Logic and Tricks ~ English.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Objection (AJ).opus",
|
||||
"length":96.5
|
||||
"name": "Ace Attorney/Logic and Trick/[PLvsPW] Logic and Witchcraft.opus",
|
||||
"length": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name":"OBJECTION (JFA).opus",
|
||||
"length":93.5
|
||||
"category": "== Questioning ==",
|
||||
"songs": [
|
||||
{
|
||||
"name": "Ace Attorney/Questioning/[AA] Questioning ~ (Moderato).opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Objection (Miles).opus",
|
||||
"length":176
|
||||
"name": "Ace Attorney/Questioning/[AA] Questioning ~ (Allegro).opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"OBJECTION (T&T).opus",
|
||||
"length":119
|
||||
"name": "Ace Attorney/Questioning/[JFA] Questioning ~ (Moderato).opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Others ~ Guilty love.opus",
|
||||
"length":99
|
||||
"name": "Ace Attorney/Questioning/[JFA] Questioning ~ (Allegro).opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Prelude (AA).opus",
|
||||
"length":78
|
||||
"name": "Ace Attorney/Questioning/[T&T] Questioning ~ (Moderato).opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Prelude (AJ).opus",
|
||||
"length":71.5
|
||||
"name": "Ace Attorney/Questioning/[T&T] Questioning ~ (Allegro).opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Prologue (AA).opus",
|
||||
"length":40
|
||||
"name": "Ace Attorney/Questioning/[AJ] Questioning ~ (Moderato).opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Pursuit (AA) - variation.opus",
|
||||
"length":90.5
|
||||
"name": "Ace Attorney/Questioning/[AJ] Questioning ~ (Allegro).opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Pursuit (AA).opus",
|
||||
"length":90.5
|
||||
"name": "Ace Attorney/Questioning/[AAI] Confrontation ~ (Moderato).opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Pursuit (AJ).opus",
|
||||
"length":109
|
||||
"name": "Ace Attorney/Questioning/[AAI] Confrontation ~ (Allegro).opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Pursuit (DS).opus",
|
||||
"length":226.5
|
||||
"name": "Ace Attorney/Questioning/[AAI] Confrontation ~ (Presto).opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Pursuit (JFA) - variation.opus",
|
||||
"length":76
|
||||
"name": "Ace Attorney/Questioning/[AAI2] Confrontation ~ (Moderato).opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Pursuit (JFA).opus",
|
||||
"length":120
|
||||
"name": "Ace Attorney/Questioning/[AAI2] Confrontation ~ (Allegro).opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Pursuit (Miles).opus",
|
||||
"length":197
|
||||
"name": "Ace Attorney/Questioning/[AAI2] Confrontation ~ (Presto).opus",
|
||||
"length": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name":"Pursuit (T&T) - variation.opus",
|
||||
"length":114
|
||||
"category": "== Objection ==",
|
||||
"songs": [
|
||||
{
|
||||
"name": "Ace Attorney/Objection/[AA] Objection.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Pursuit (T&T).opus",
|
||||
"length":120
|
||||
"name": "Ace Attorney/Objection/[JFA] Objection.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Pursuit ~ I Want to Find the Truth(Orchestra).opus",
|
||||
"length":294.5
|
||||
"name": "Ace Attorney/Objection/[T&T] Objection.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Questioning AA (Allegro).opus",
|
||||
"length":127
|
||||
"name": "Ace Attorney/Objection/[AJ] Objection.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Questioning AA (Moderato).opus",
|
||||
"length":104.5
|
||||
"name": "Ace Attorney/Objection/[AAI] Objection.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Questioning AJ (Allegro).opus",
|
||||
"length":103.5
|
||||
"name": "Ace Attorney/Objection/[AAI2] Objection.opus",
|
||||
"length": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name":"Questioning AJ (Moderato).opus",
|
||||
"length":80.5
|
||||
"category": "== Pursuit ==",
|
||||
"songs": [
|
||||
{
|
||||
"name": "Ace Attorney/Pursuit/[AA] Pursuit.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Questioning JFA (Allegro).opus",
|
||||
"length":104
|
||||
"name": "Ace Attorney/Pursuit/[AA] Pursuit ~ variation.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Questioning JFA (Moderato).opus",
|
||||
"length":90
|
||||
"name": "Ace Attorney/Pursuit/[JFA] Pursuit.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Questioning T&T (Allegro).opus",
|
||||
"length":160
|
||||
"name": "Ace Attorney/Pursuit/[JFA] Pursuit ~ variation.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Questioning T&T (Moderato).opus",
|
||||
"length":116
|
||||
"name": "Ace Attorney/Pursuit/[T&T] Pursuit.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Speak up Pup.opus",
|
||||
"length":167
|
||||
"name": "Ace Attorney/Pursuit/[T&T] Pursuit ~ variation.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Suspense (AA).opus",
|
||||
"length":92.5
|
||||
"name": "Ace Attorney/Pursuit/[AJ] Pursuit.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"The Great Truth Burglar.opus",
|
||||
"length":149
|
||||
"name": "Ace Attorney/Pursuit/[AJ] Pursuit ~ variation.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Trial (AA).opus",
|
||||
"length":109
|
||||
"name": "Ace Attorney/Pursuit/[AAI] Pursuit.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Trial (AJ).opus",
|
||||
"length":126
|
||||
"name": "Ace Attorney/Pursuit/[AAI] Pursuit ~ variation.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name":"Trial (Miles).opus",
|
||||
"length":275.5
|
||||
"name": "Ace Attorney/Pursuit/[AAI2] Pursuit.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Pursuit/[AAI2] Pursuit ~ variation.opus",
|
||||
"length": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"category": "== Announce The Truth ==",
|
||||
"songs": [
|
||||
{
|
||||
"name": "Ace Attorney/Announce The Truth/[AA] Announce The Truth.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Announce The Truth/[JFA] Announce The Truth.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Announce The Truth/[T&T] Announce The Truth.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Announce The Truth/[AJ] Announce The Truth.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Announce The Truth/[AAI] Announce The Truth.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Announce The Truth/[AAI2] Announce The Truth.opus",
|
||||
"length": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"category": "== Suspense ==",
|
||||
"songs": [
|
||||
{
|
||||
"name": "Ace Attorney/Suspense/[AA] Suspense.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Suspense/[AJ] Suspense.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Suspense/[PLvsPW] Suspense ~ English.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Suspense/[PLvsPW] Suspense.opus",
|
||||
"length": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"category": "== Crisis ==",
|
||||
"songs": [
|
||||
{
|
||||
"name": "Ace Attorney/Crisis/[JFA] Hotline of Fate.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Crisis/[AAI] Crises of Fate.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Crisis/[AAI2] Trial of Fate .opus",
|
||||
"length": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"category": "== Investigation ==",
|
||||
"songs": [
|
||||
{
|
||||
"name": "Ace Attorney/Investigation/[AA] Investigation ~ Opening.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Investigation/[AA] Investigation ~ Core.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Investigation/[JFA] Investigation ~ Opening.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Investigation/[JFA] Investigation ~ Middle.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Investigation/[JFA] Investigation ~ Core.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Investigation/[T&T] Investigation ~ Opening.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Investigation/[T&T] Investigation ~ Middle.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Investigation/[AJ] Investigation ~ Opening.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Investigation/[AJ] Investigation ~ Core.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Investigation/[AAI] Investigation ~ Opening.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Investigation/[AAI] Investigation ~ Middle.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Investigation/[AAI] Investigation ~ Core.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Investigation/[AAI] Deduction ~ Contradiction at the Crime Scene.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Investigation/[AAI2] Investigation ~ Opening.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Investigation/[AAI2] Investigation ~ Middle.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Investigation/[AAI2] Investigation ~ Core.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Investigation/[AAI2] Deduction ~ Truth about the Crime Scene.opus",
|
||||
"length": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"category": "== Character Themes ==",
|
||||
"songs": [
|
||||
{
|
||||
"name": "Ace Attorney/Character Themes/[AA] Dick Gumshoe ~ It's Detective Gumshoe, Pal!.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Character Themes/[AA] Ema Skye ~ Turnabout Sisters' Theme.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Character Themes/[AA] Maya Fey ~ Turnabout Sisters' Theme.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Character Themes/[JFA] Franziska von Karma ~ Great Revival.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Character Themes/[JFA] Maya Fey ~ Turnabout Sisters' Theme.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Character Themes/[JFA] Miles Edgeworth ~ Great Revival.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Character Themes/[T&T] Godot - The Fragrance of Dark Coffee.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Character Themes/[T&T] Larry Butz ~ When Something Smells, It's Usually Me.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Character Themes/[T&T] Luke Atmey ~ I Just Want Love.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Character Themes/[T&T] Victor Kudo ~ How Sad, the Melody of This War Song.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Character Themes/[AJ] Ema Skye ~ The Scientific Detective.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Character Themes/[AJ] Klavier ~ Guilty love.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Character Themes/[AJ] Trucy's Theme ~ Child of Magic.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Character Themes/[AAI] Kay Faraday ~ The Great Truth Burglar.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Character Themes/[AAI] Lang ~ Speak up Pup.opus",
|
||||
"length": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"category": "== Reminiscence ==",
|
||||
"songs": [
|
||||
{
|
||||
"name": "Ace Attorney/Reminiscence/[AA] Reminiscing ~ Maya's Grief.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Reminiscence/[AA] Reminiscing ~ Light and Shadow of the Film Studio.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Reminiscence/[AA] Reminiscing ~ The Class Trial.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Reminiscence/[AA] Reminiscing ~ The DL-6 Incident.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Reminiscence/[AA] Reminiscing ~ The SL-9 Incident.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Reminiscence/[JFA] Reminiscing ~ Scars Carved by Fire.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Reminiscence/[JFA] Reminiscing ~ The Steel Samurai's Ballad.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Reminiscence/[JFA] Reminiscing ~ True Pain.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Reminiscence/[T&T] Reminiscing ~ The Bitter Taste of Truth.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Reminiscence/[T&T] Reminiscing ~ The Scenery of Dusky Bridge.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Reminiscence/[T&T] Reminiscing ~ What The Others Have Seen.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Reminiscence/[AJ] Reminiscing ~ Fate Smeared by Tricks and Gimmicks.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Reminiscence/[AJ] Reminiscing ~ Forgotten Legend.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Reminiscence/[AJ] Reminiscing ~ Wounded Foxes.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Reminiscence/[AAI] Reminiscing ~ False Relationships.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Reminiscence/[AAI] Reminiscing ~ The Countries Torn Apart.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Reminiscence/[AAI] Reminiscing ~ The KG-8 Incident.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Reminiscence/[AAI2] Reminiscing ~ An Amnesiac Girl.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Reminiscence/[AAI2] Reminiscing ~ The IS-7 Incident.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Reminiscence/[AAI2] Reminiscing ~ The SS-5 Incident.opus",
|
||||
"length": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"category": "== Misc ==",
|
||||
"songs": [
|
||||
{
|
||||
"name": "Ace Attorney/Misc/[AA] Blissful People.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Misc/[JFA] More Blissful People.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Misc/[AAI] Amusing People.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Misc/[AAI] Doubted People.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Misc/[AAI] Interesting People.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Misc/[AAI] Noisy People.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Misc/[AAI2] Lamenting People.opus",
|
||||
"length": -1
|
||||
},
|
||||
{
|
||||
"name": "Ace Attorney/Misc/[AAI2] Restless People.opus"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user