Skip to content

Fix Rando Give for Adult Fishing as Child Glitch #5349

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

Merged

Conversation

A-Green-Spoon
Copy link
Contributor

@A-Green-Spoon A-Green-Spoon commented Apr 8, 2025

Fixes #5345

Adds a VB block to handle the gold scale as child glitch in rando. Note that thanks to the way the VBs are currently setup, the child fishing reward can't be locked out - it will always be given first.

Long version because this file is huge:
Current flow:
-After child reward complete, catching a larger fish and performing the glitch hits the VB_GIVE_RANDO_FISHING_PRIZE block in Case 11, and gets sent to Case 23, as Link is child and has already received the child reward
-If performed correctly, it hits the else block in Case 23, giving the Gold Scale - new VB interrupts this flow

Build Artifacts

@Archez Archez merged commit 4a3d60d into HarbourMasters:develop-blair Apr 8, 2025
6 checks passed
Varuuna pushed a commit to Varuuna/Shipwright that referenced this pull request Apr 12, 2025
* VBVBVB

* Update soh/soh/Enhancements/randomizer/hook_handlers.cpp

* Update soh/soh/Enhancements/randomizer/hook_handlers.cpp

* first try
@A-Green-Spoon A-Green-Spoon deleted the rando-adult-fishing-glitch branch April 13, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants