EverestAPI / EverestAPI/Everest

add a `finalCh9DialogKey` attr to Badeline Boost

Open
#652 0 comments 0 reactions 1 assignee Claimed by @microlith57 View on GitHub
enhancement
Dominant language
C#
Stars
516
Forks
106
Avg merge
4d 9h
Merged PRs (30d)
5

Description

### I am planning on implementing this myself

Yes

### Describe your request

currently, you can only choose whether or not `CH9_LAST_BOOST` plays, not what dialog key is used.
it would be helpful to add an optional attr to `BadelineBoost`, defaulting to `CH9_LAST_BOOST`, to change that key.

- add fields to `BadelineBoost`, `CS10_FinalLaunch`
- ilhook to change:
```diff
ldarg.0
- ldstr "CH9_LAST_BOOST"
+ ldfld string Celeste.CS10_FinalLaunch::finalCh9DialogKey
```

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.