Questie

Questie

116M Downloads

Add a way to translate extraObjectives

Iowerth opened this issue · 2 comments

commented

There are some quests which are not translated yet. Currently they are hard coded in the database corrections and therefore not translatable. For example:
unknown

Strings in \Questie\Database\Corrections\TBC\tbcQuestFixes.lua for it:

[11065] = {
    [questKeys.requiredLevel] = 70,
    [questKeys.preQuestSingle] = {11010},
    [questKeys.extraObjectives] = {{nil, ICON_TYPE_SLAY, "Use Wrangling Rope on weakened Aether Rays", 0, {{"monster", 22181}}}}
},
[11066] = {
    [questKeys.extraObjectives] = {{nil, ICON_TYPE_SLAY, "Use Wrangling Rope on weakened Aether Rays", 0, {{"monster", 22181}}}}
},
commented

Hi. Are there any news?

commented

I am planning to test a way for this soon ™️