You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i explore caves and raids, it feels like new wings do not update the broker tooltip as soon as they should.
Maybe we need more of these or other events to notice the changes
[ZONE CHANGED](https://warcraft.wiki.gg/wiki/ZONE_CHANGED)
[ZONE CHANGED INDOORS](https://warcraft.wiki.gg/wiki/ZONE_CHANGED_INDOORS)
[ZONE CHANGED NEW AREA](https://warcraft.wiki.gg/wiki/ZONE_CHANGED_NEW_AREA)
The text was updated successfully, but these errors were encountered:
The documentation seems to indicate that ZONE_CHANGED_NEW_AREA is when we are going to get a mapID change. And ZONE_CHANGED will give us a sub zone change outdoors, while ZONE_CHANGED_INDOORS will give us a sub zone change indoors. We really do not concern ourselves with the sub zone, so I am not sure monitoring those will do us any good.
When i explore caves and raids, it feels like new wings do not update the broker tooltip as soon as they should.
Maybe we need more of these or other events to notice the changes
The text was updated successfully, but these errors were encountered: