Fix Mountain Man McTwist, potentially pull goat cheese#1617
Open
HippoKingKoL wants to merge 4 commits intomainfrom
Open
Fix Mountain Man McTwist, potentially pull goat cheese#1617HippoKingKoL wants to merge 4 commits intomainfrom
HippoKingKoL wants to merge 4 commits intomainfrom
Conversation
midgleyc
reviewed
Apr 1, 2025
| } | ||
|
|
||
| // Condider softblocking until day 2 for Mayam | ||
| if (auto_haveMayamCalendar() && item_amount($item[Goat Cheese]) == 2) |
Member
There was a problem hiding this comment.
perhaps <= 1?
as you can mayam day 1, then mayam + reset calendar day 2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
I added using an Epic McTwist to yellow raying mountain men in D1 but didn't move the McTwist combat code up the priority list enough for it to actually work properly. This does that.
Additionally, adds potentially waiting until d2 for a Mayam goat cheese, or pulling a goat cheese. Also fixes a buggy conditional on when to use Grey Goose for more cheese.
How Has This Been Tested?
4 shiny runs.
Checklist: