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

Clearing a dungeon doesn't work properly #89

Closed
Vivelin opened this issue Mar 20, 2022 · 0 comments · Fixed by #90
Closed

Clearing a dungeon doesn't work properly #89

Vivelin opened this issue Mar 20, 2022 · 0 comments · Fixed by #90
Assignees
Labels
🐛 bug Something isn't working 🔍 Tracker Issues related to item/location tracking
Milestone

Comments

@Vivelin
Copy link
Member

Vivelin commented Mar 20, 2022

When saying "Hey tracker, clear Hyrule Castle" with treasure remaining on the counter, tracker will sometimes say "But there's only X left". It's got something to do with tracking treasure but not clearing locations.

The best solution is probably just writing a specific method to clear dungeons, as it's different from clearing any other location and making that method a lot more convoluted than necessary.

@Vivelin Vivelin added 🐛 bug Something isn't working 🔍 Tracker Issues related to item/location tracking labels Mar 20, 2022
@Vivelin Vivelin added this to the v4.2 milestone Mar 20, 2022
@Vivelin Vivelin self-assigned this Mar 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 🔍 Tracker Issues related to item/location tracking
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant