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

Fix grotto exit on route36 player standing on grass #962

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

vulcandth
Copy link
Collaborator

Player will no longer be standing "above" the grass when exiting the grotto into grass. If there are other grottos that may exit onto grass, you simply need to call UpdatePlayerTallGrassFlags from the maps OBJECT callback.

Reference #905

maps/Route36.asm Outdated Show resolved Hide resolved
@vulcandth vulcandth force-pushed the fix_route36_grotto_exit_grass branch from 6a20cf7 to c34151c Compare June 29, 2024 22:10
@vulcandth vulcandth requested a review from Rangi42 June 29, 2024 22:11
@vulcandth vulcandth force-pushed the fix_route36_grotto_exit_grass branch from c34151c to fc60a66 Compare July 13, 2024 19:01
@vulcandth vulcandth force-pushed the fix_route36_grotto_exit_grass branch from fc60a66 to f35de2e Compare August 4, 2024 17:21
@vulcandth vulcandth force-pushed the fix_route36_grotto_exit_grass branch from f35de2e to 072cdaf Compare August 4, 2024 17:33
@vulcandth vulcandth merged commit 1f8fab6 into Rangi42:9bit Aug 4, 2024
@vulcandth vulcandth deleted the fix_route36_grotto_exit_grass branch August 4, 2024 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants