Skip to content

Document EnNiwLady#2762

Open
JordanLongstaff wants to merge 8 commits into
zeldaret:mainfrom
JordanLongstaff:enNiwLady
Open

Document EnNiwLady#2762
JordanLongstaff wants to merge 8 commits into
zeldaret:mainfrom
JordanLongstaff:enNiwLady

Conversation

@JordanLongstaff
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread include/save.h Outdated
Comment thread src/overlays/actors/ovl_En_Niw_Lady/z_en_niw_lady.c Outdated
Comment on lines +551 to +552
// Don't know why this is set to true here, as this talk is not about the Pocket Cucco
this->hasSpokenAboutPocketCucco = true;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's common for actors to reuse variables for when they have different state paths. Here, the variable is used for one thing when the actor is in Kakariko as an Adult, and another similar thing when the actor is in Impa's House. In the Impa's House case, the state is never read.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One might speculate that Nintendo had intended at one point to make it possible to obtain the Pocket Cucco from talking to her in Impa's house too.

Should I remove the comment then, or rename the variable, or do something else?

Comment thread src/overlays/actors/ovl_En_Niw_Lady/z_en_niw_lady.c Outdated
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.

2 participants