Fix SFM wolfos logic#5192
Merged
aMannus merged 2 commits intoHarbourMasters:developfrom Mar 24, 2025
Merged
Conversation
serprex
commented
Mar 23, 2025
9ed9e93 to
fbb3c88
Compare
serprex
commented
Mar 23, 2025
b8ca6fd to
9b6ca8c
Compare
SFM mixed child wolfos / adult moblin logic, making both incorrect In particular, Din's Fire is ineffective on Moblins, & slashing your way through them should not be in logic Adds trick for getting through SFM as adult without killing moblins Includes small cleanup elsewhere in logic
Member
|
Why is it in logic to need to hit the moblins as adult? I wouldnt call it a trick to just sneak past them (what I always did when i first played) |
Member
Author
Yeah, just worked out that this works, logic updated. Wasn't thinking too hard on this part since I came across this while focused on #5182 |
aMannus
approved these changes
Mar 24, 2025
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.
Includes small cleanup elsewhere in logic
Build Artifacts