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

[WotLK] Quest 12312 "Secrets of the Scourge" #234

Closed
Darth-Postal opened this issue Aug 7, 2016 · 1 comment
Closed

[WotLK] Quest 12312 "Secrets of the Scourge" #234

Darth-Postal opened this issue Aug 7, 2016 · 1 comment

Comments

@Darth-Postal
Copy link
Contributor

Darth-Postal commented Aug 7, 2016

Currently, q12312 "Secrets of the Scourge" requires q12311 "The Noble's Crypt" to be completed (PrevQuestId = 12311). Should require q12309 "Find Durkon!" (PrevQuestId = 12309).

Source 1 (video). Note how on the last second of video turning in q12309 "Find Durkon!" pops 2 quest marks on minimap - one for q12311 "The Noble's Crypt" and one for q12312 "Secrets of the Scourge". Proves that both quests are unlocked by q12309 "Find Durkon!"

Source 2 (video). Note how on very first second of video the quest mark for q12312 "Secrets of the Scourge" is visible before q12311 "The Noble's Crypt" is even accepted. Proves that q12311 "The Noble's Crypt" is not a requirement for q12312 "Secrets of the Scourge".

Suggested fix:

UPDATE quest_template SET PrevQuestId = 12309 WHERE entry = 12312;

@Grz3s
Copy link
Contributor

Grz3s commented Aug 12, 2016

👍

@Grz3s Grz3s closed this as completed in 812511f Aug 12, 2016
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

2 participants