Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[patch] Daily cooking quests in Dalaran #860

Open
virusav opened this issue Sep 22, 2023 · 0 comments
Open

[patch] Daily cooking quests in Dalaran #860

virusav opened this issue Sep 22, 2023 · 0 comments

Comments

@virusav
Copy link
Contributor

virusav commented Sep 22, 2023

Core SHA: aba16223d5f5b6fb702fef5aabd6589d8d6d06f2.
Wotlk-db SHA: 416cd31.

Quests 13100, 13112, 13107, 13116, 13102, 13114 indicate the wrong number of quest auxiliary items.

UPDATE quest_template SET ReqSourceCount2=4 WHERE entry IN (13100, 13112, 13107, 13116, 13102, 13114);

After applying the edit, the quests are completed.

Additionally:

  1. By default, NPC 28705 only displays one quest.
    After executing the command .reload quest_template, a list of quests appears with the ability to select one.
    How should it really be?
  2. If you need 4 auxiliary quest items, then after collecting them, should objects with these items become inactive?
  3. Auxiliary quest items for these quests have a stackable value of 20, but I have not found evidence that it is possible to collect more than the required amount.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant