Open Bucze89 opened 2 years ago
Updating ReqSourceCount2 for these quests to the number required seemed to fix this for me. If you have DB access this should update all the Dalaran Cooking quests:
UPDATE wotlkmangos.quest_template
SET ReqSourceCount2 = 4
WHERE entry IN (13107,13116,13102,13114,13100,13112);
UPDATE wotlkmangos.quest_template
SET ReqSourceCount2 = 6
WHERE entry in (13103,13115);
You will also need to restart the server after you make these changes.
In this quest you can collect only one of 4 required mushrooms. After that, none will be added to the inventory. After relog is the one mushroom also in the quest as completely checked off, needed are, nevertheless 4.
Edit: -> Same with the Quest Sewer Stew - Daily - Cooking Here you cant collect 4 Crystalsong Carrots
I think it will be the same with the other Quests.. (Cooking Daily in Dalaran)