Guidelime

Guidelime

4M Downloads

Gnome Warlock Beginnings quest - lists a pre-req when there isn't one

Starsoar opened this issue ยท 1 comments

commented

When going to accept quest id 1599 at level 4 warlock "Beginning", Guidelime lists a prereq when there is none.

["sort"] = "Warlock";
["classes"] = {
[1] = "Warlock";
};
["deliver"] = {
[1] = {
["id"] = 460;
["type"] = "npc";
};
};
["faction"] = "Alliance";
["name"] = "Beginnings";
["level"] = 4;
["source"] = {
[1] = {
["id"] = 460;
["type"] = "npc";
};
};
["req"] = 1;

Located in Guidelime_QuestsDB.lua

commented

There is no pre-req for this quest. ["req"] = 1 means the level required for accepting the quest.