Quest flag overrides: Difference between revisions

m
Reverted edits by Susko3 (talk) to last revision by Leoetlino
imported>Susko3
m (spelling mistake in 'iff')
imported>Leoetlino
m (Reverted edits by Susko3 (talk) to last revision by Leoetlino)
Line 6: Line 6:
Sometime ''after'' the release of 1.0.0, completion checks for Kass' quests were added to the same GameDataMgr function. These are exactly the same as the ones that can be found in the BloodyMoonRelief<Musician_Check> [[event flow]] but implemented in the executable instead. The reason why Nintendo has decided to duplicate the checks is unknown, but it might be a workaround for some kind of event bug: Kass not spawning in Rito Village even after all of his quests have been completed used to be a widespread issue.
Sometime ''after'' the release of 1.0.0, completion checks for Kass' quests were added to the same GameDataMgr function. These are exactly the same as the ones that can be found in the BloodyMoonRelief<Musician_Check> [[event flow]] but implemented in the executable instead. The reason why Nintendo has decided to duplicate the checks is unknown, but it might be a workaround for some kind of event bug: Kass not spawning in Rito Village even after all of his quests have been completed used to be a widespread issue.


In 1.5.0, Npc_Musician_Come (the flag that causes Kass to spawn in Rito Village) is set if the following flags are set:
In 1.5.0, Npc_Musician_Come (the flag that causes Kass to spawn in Rito Village) is set iff the following flags are set:
* Animal_Forest_Finish
* Animal_Forest_Finish
* HateeluMini_Treasure_Finish
* HateeluMini_Treasure_Finish
Anonymous user