Skip to content

Commit

Permalink
Update Answer BGM audio option description, and make these restoratio…
Browse files Browse the repository at this point in the history
…ns the default.
  • Loading branch information
drojf committed May 4, 2019
1 parent 8350c69 commit ea4e6c3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions installData.json
Original file line number Diff line number Diff line change
Expand Up @@ -401,11 +401,11 @@
{
"name" : "BGM Options", "type": "downloadAndExtract",
"radio": [
{"name": "No BGM Changes", "description": "Use the default Background Music"},
{
"name": "Restore BGM", "description": "Restores uncensored system0.ogg BGM",
"data": {"url": "https://07th-mod.com/Bern/umineko-qa-bgm-restoration.zip", "relativeExtractionPath": ".", "priority": 10}
}
},
{"name": "No BGM Changes", "description": "Use the default Background Music"}
]
}
]
Expand Down Expand Up @@ -464,11 +464,11 @@
{
"name" : "BGM Options", "type": "downloadAndExtract",
"radio": [
{"name": "No BGM Changes", "description": "Use the default Background Music"},
{
"name": "Restore BGM", "description": "Restores uncensored system0.ogg BGM",
"name": "Restore and Repair BGM", "description": "Restores uncensored system0.ogg BGM and repairs damaged kuina.ogg at 53 second mark",
"data": {"url": "https://07th-mod.com/Bern/umineko-qa-bgm-restoration.zip", "relativeExtractionPath": ".", "priority": 10}
}
},
{"name": "No BGM Changes", "description": "Use the default Background Music"}
]
}
]
Expand Down

0 comments on commit ea4e6c3

Please sign in to comment.