Missing event data for "A Little Help From My Friend"
BreakBB opened this issue · 4 comments
Description
The quest errors because of missing event data
Wowhead link
https://classic.wowhead.com/quest=4491/a-little-help-from-my-friends
Screenshots
Questie version
v6.1.0
Should be fixed by #2438
We have this in English correction. Will it not use that only trigger end x/y for all languages?
[4491] = {
[questKeys.triggerEnd] = {"Escort Ringo to Spraggle Frock at Marshal's Refuge", {[zoneIDs.UN_GORO_CRATER]={{43.71,8.29},},},},
},
Hmmm that should work 🤔 And the commit is quite old as well. So it seems there is something wrong. Could also be related to the way we currently match objectives (which I am refactoring).
Will most likely also been fixed with #2438