Skip to content

Commit

Permalink
final hotfix update
Browse files Browse the repository at this point in the history
Added Senpai (Erect) and High (Erect) events

Satin Panties, High, Senpai, Roses, and Thorns should now load the correct song on Nightmare difficulty (closes #387)
  • Loading branch information
JordanSantiagoYT committed Jun 15, 2024
1 parent b618771 commit 516136b
Show file tree
Hide file tree
Showing 9 changed files with 18,924 additions and 756 deletions.
815 changes: 65 additions & 750 deletions assets/preload/data/blammed/events-erect.json

Large diffs are not rendered by default.

106 changes: 106 additions & 0 deletions assets/preload/data/high/events-erect.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
{
"song": {
"events": [
[
48960,
[
[
"Set Camera Zoom",
"1.1",
""
]
]
],
[
49440,
[
[
"Set Camera Zoom",
"1.2",
""
]
]
],
[
49920,
[
[
"Set Camera Zoom",
"",
""
]
]
],
[
79680,
[
[
"Set Camera Zoom",
"1.1",
""
]
]
],
[
80160,
[
[
"Set Camera Zoom",
"1.2",
""
]
]
],
[
80640,
[
[
"Set Camera Zoom",
"",
""
]
]
],
[
84480,
[
[
"Set Camera Zoom",
"1.1",
""
]
]
],
[
88320,
[
[
"Set Camera Zoom",
"",
""
]
]
],
[
92160,
[
[
"Set Camera Zoom",
"1.1",
""
]
]
],
[
96000,
[
[
"Set Camera Zoom",
"",
""
]
]
]
]
}
}
3,527 changes: 3,526 additions & 1 deletion assets/preload/data/high/high-nightmare.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/preload/data/roses/roses-nightmare.json

Large diffs are not rendered by default.

6,155 changes: 6,154 additions & 1 deletion assets/preload/data/satin-panties/satin-panties-nightmare.json

Large diffs are not rendered by default.

Loading

0 comments on commit 516136b

Please sign in to comment.