Add exception for Small path when checking if we can use free rests when restoring cinch. #1359
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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:
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: