HandyNotes: The War Within

HandyNotes: The War Within

592k Downloads

Typo: Inscription knowledge item wrong quest ID

nbartley opened this issue ยท 1 comments

commented

ADDON VERSION: Latest

Line 433 in ringing_deeps.lua

map.nodes[48563432] = PT.Inscription({quest = 83883, id = 226310}) -- Runic Scroll

Should be

map.nodes[48563432] = PT.Inscription({quest = 83884, id = 226310}) -- Runic Scroll

commented

Thanks for the information @nbartley this will be fixed in the next release