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

Add exception for Small path when checking if we can use free rests when restoring cinch. #1359

Merged
merged 2 commits into from
Sep 14, 2023

Conversation

Malibu-Stacey
Copy link
Member

@Malibu-Stacey Malibu-Stacey commented Sep 13, 2023

Description

Noticed my free rests weren't being used in small. Turns out we're always stuck on a big rock to rest in/on (how does that work anyway?). The only time free rests are used otherwise is by the restore code (when we have used some cinch).
Personally I think the clause itself should be removed completely as it will block using rests to charge Cincho before hitting level 9 and the extra 40 HP & MP from having the Frobozz House isn't going to be that important but I'll have to test that separately in a Standard run.

Current run without this change has used:
image

How Has This Been Tested?

In progress. My test account just finished day 1 of a Normal Small run so I'll let it run day 2 after rollover & then jump back into another run to test it properly.

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have based my pull request against the main branch or have a good reason not to.

@Malibu-Stacey Malibu-Stacey added the bug Something isn't working label Sep 13, 2023
@Malibu-Stacey Malibu-Stacey requested review from a team September 13, 2023 23:42
@Malibu-Stacey Malibu-Stacey self-assigned this Sep 13, 2023
@HippoKingKoL HippoKingKoL merged commit f6bca3a into main Sep 14, 2023
2 checks passed
@HippoKingKoL HippoKingKoL deleted the small_free_rests branch September 14, 2023 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants