-
Notifications
You must be signed in to change notification settings - Fork 529
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
NPC souls #4949
base: develop
Are you sure you want to change the base?
NPC souls #4949
Conversation
a686d44
to
9d8bfaf
Compare
Listing things I need to do in PR description, but one point I'm just not sure how to handle are NPC souls which logically block (Talon, King Zora, Mido, other Kokiri guard) So far I've only implemented Talon, but wondering if they'll require some kind of ghost actor which can only be dispelled once their soul is acquired. But that seems like quite a bit of work, so for first iteration I'd just want using the absence of a soul to be going out of logic. In that iteration Mido's soul wouldn't be implemented (edit: Talon at least can despawn his milk crates at castle to prevent early Zelda) Another issue is Letter from Zelda / Song from Impa. Right now I'm thinking let those checks be acquired without souls, other option is to require both souls before Zelda's Letter is given |
bccc7e7
to
8294bc5
Compare
crash randomize seed in last version : |
Disable ice traps. I need to fill in some more item text for that to function |
846f0b6
to
70ddf5c
Compare
Build Artifacts