Skip to content

Commit

Permalink
feat: linebreak fixes for Dartmoor intel on the Carlisles (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
dribbleondo authored Apr 21, 2024
1 parent d7a90b1 commit e08aa51
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"$schema": "https://raw.githubusercontent.com/atampy25/simple-mod-framework/main/Mod%20Manager/src/lib/manifest-schema.json",
"version": "0.31.0",
"version": "0.14.0",
"id": "GlacierOrganisation.CommunityPatches",
"name": "Community Patches",
"description": "A collection of fixes for Hitman: World of Assassination. This ranges from localisation line break fixes, inverted normals on clothing, and everything in-between. If it's broken in-game, this project aims to fix it!",
"authors": ["Notex, Minnow, Atampy26, Jojje, Dribbleondo, musicalmushr00m, VoodooHillbilly"],
"contentFolders": ["content/SmallFixes", "content/MovieSetLamp", "content/SapienzaChurch"],
"blobsFolders": ["blobs"],
"frameworkVersion": "2.33.9",
"updateCheck": "https://github.com/glacier-modding/H3-Community-Patches/releases/latest/download/updates.json",
"updateCheck": "https://github.com/dribbleondo/H3-Community-Patches/releases/latest/download/updates.json",
"options": [
{
"name": "Don't Insult Accident Victims",
Expand Down Expand Up @@ -46,6 +46,12 @@
}
],
"localisationOverrides": {
"004EC612565A38BD": {
"english": {
"2312856866": "The youngest child of Alexa Carlisle, Rebecca is a suspect in the murder of Zachary Carlisle.<br><br>Rebecca says Patrick disappeared after dinner last night and may be in \"some sort of trouble\". Edward and Gregory went to a local pub after having drinks at the mansion. Emma acted \"strange\", but Rebecca does not know how she spent the evening. Rebecca herself claims to have been in a conference call from her laptop in her bedroom at the time of Zachary's death. Rebecca adds that Zachary was more talkative than usual and was inquiring into her connections in the publishing business on behalf of \"a friend\".<br><br>Lastly, Rebecca says she found Mr. Fernsby leaving Zachary's room this afternoon.",
"3511083906": "The wife of Gregory and daughter-in-law to Madam Carlisle, Emma is a suspect in the murder of Zachary Carlisle.<br><br>She claims to have gone to bed with an \"awful migraine\" when Edward and Gregory had a drink around 8 PM last night. Emma says Zachary's company was always \"awkward\" due to his all consuming fascination with plants. She says she considers Madam Carlisle at least partially responsible for his supposed suicide because she allowed Zachary to become a recluse.<br><br>Lastly, Emma states that she has seen nothing out of the ordinary except that Zachary appeared depressed after the apparent loss of his sister Madam Carlisle."
}
},
"00CD5444B4C541F2": {
"german": {
"3334260929": "Das Gemini-Fiasko – Stufe 5"
Expand Down

0 comments on commit e08aa51

Please sign in to comment.