Typo: Inscription knowledge item wrong quest ID
nbartley opened this issue ยท 1 comments
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
Thanks for the information @nbartley this will be fixed in the next release