Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Music cape requirments for random events #5764

Merged
merged 2 commits into from
Mar 10, 2024

Conversation

nwjgit
Copy link
Contributor

@nwjgit nwjgit commented Mar 8, 2024

Description:

Currently music cape requires 1 of each random event, only a handful of random events provide a unique track. A previous update changed how these tracks are unlocked: "All unique random event music tracks are unlocked the first time you enter a random event that has its own unique music track."

Changes:

  • Add uniqueMusic?: boolean; to random events with unique music tracks
  • Update music cape requirement for random events
  • A few punctuation corrections

Other checks:

@gc gc merged commit 4a0b7b3 into oldschoolgg:master Mar 10, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants