-
Notifications
You must be signed in to change notification settings - Fork 151
[Rando] Shuffle Tree Drops #1346
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
base: develop
Are you sure you want to change the base?
Conversation
mckinlee
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bonk
Co-authored-by: Eblo <7004497+Eblo@users.noreply.github.com>
| RC_ZORA_CAPE_TREE_02, | ||
| RC_ZORA_CAPE_TREE_03, | ||
| RC_ZORA_CAPE_TREE_04, | ||
| RC_ZORA_CAPE_TREE_05, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing trees:
- 10 on the Goron Racetrack
- 2 in North Clock Town. One of them already houses the Heart Piece check. Would it be confusing if that held the visible tree check as well? I'm not sure
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are these even trees? I remember skipping some because they were baked into the scene geometry and weren't actually actors.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, those are Obj_Tree, just like the ones in Road to Southern Swamp. I verified the actor data and that they bonk.
This shuffles the drops from Actor Spawned Trees.
Still WIP but pushing up for visibility.
Build Artifacts