I saw this while flying through Western Plaguelands -
“Eris Havenfire yells: Be healed, $g priest :priestess;.”
I saw this while flying through Western Plaguelands -
“Eris Havenfire yells: Be healed, $g priest :priestess;.”
It’s the Benediction quest, its always done that even in vanilla so it’s probably down of the totem pole on priority.
“Eris Havenfire yells: Be healed, $g priest :priestess;.”
The entire string is being handled as a literal string when $g should be evaluated ($g=gender)
Yep, this has already been reported a while ago.
Seems someone messed up the ternary operator while creating this quest.
Seeing this video (https://www.youtube.com/watch?v=EofaVxOqhic&t=242s) it seems it was fixed at patch 1.9 (even tho it doesn’t seem to do a great job evaluating gender haha), possibly before.
I guess the fix they created for it didn’t get ported over for some reason.