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

Persistent bunny hood not persisting when game is closed or resetting #836

Open
1 task done
garrettjoecox opened this issue Nov 10, 2024 · 0 comments
Open
1 task done
Labels
bug Something isn't working enhancement New feature or request

Comments

@garrettjoecox
Copy link
Contributor

Description of the bug:

Because the title screen technically loads a screen and a dummy save, the Persistent bunny hood enhancement thinks you no longer have the bunny hood, and sets the state to off.

Can you reproduce? If so please list the steps:

  • Yes, here are the steps to reproduce the bug:
  1. Enable persistent bunny hood
  2. Activate it by pressing on the bunny hood on the pause menu
  3. Save & Reset the game (ensure you see the title screen)
  4. Load your save and observe the bunny hood is no longer equipped

Expected behavior:

The enhancement code just needs a check for if the save is loaded

@garrettjoecox garrettjoecox added bug Something isn't working enhancement New feature or request labels Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant