BtWQuests: Dragonflight

BtWQuests: Dragonflight

2M Downloads

Hi, I changed myself but I wanted let you know.

Sihnu-Oh opened this issue ยท 0 comments

commented

TheWakingShores

I haven't finished but it showed completed, it has wrong quest number, so I changed.

active = {
type = "quest",
ids = {70058, 70239, 70132},
status = {'active', 'completed'},
},
completed = {
type = "quest",
ids = {70058,

70708

, 70132},
count = 3,
},

and

I have finished but it shows 'still go on', so I changed.

Thaldraszus

active = {
    type = "npc",
    id = 192543,
    status = {'active', 'completed'},
},
completed = {
    type = "quest",
    ids = {67093, 67154},
    count = 2,
},