1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-14 03:44:34 +00:00

Name numerous event info flags

This commit is contained in:
JordanLongstaff 2024-11-14 10:14:21 -05:00
parent 8ce69c3ac9
commit 770147bc8b
97 changed files with 723 additions and 716 deletions

View file

@ -2501,7 +2501,7 @@ void Message_OpenText(PlayState* play, u16 textId) {
textId += (gSaveContext.save.info.inventory.questItems & 0xF0000000 & 0xF0000000) >> QUEST_HEART_PIECE_COUNT;
} else if (msgCtx->textId == 0xC && CHECK_OWNED_EQUIP(EQUIP_TYPE_SWORD, EQUIP_INV_SWORD_BIGGORON)) {
textId = 0xB; // Traded Giant's Knife for Biggoron Sword
} else if (msgCtx->textId == 0xB4 && GET_EVENTCHKINF(EVENTCHKINF_96)) {
} else if (msgCtx->textId == 0xB4 && GET_EVENTCHKINF(EVENTCHKINF_SPOKE_TO_CURSED_MAN_IN_SKULL_HOUSE)) {
textId = 0xB5; // Destroyed Gold Skulltula
}
// Ocarina Staff + Dialog