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

DB/Quest: fix chaining for Blood Elves' training quests #17284

Closed
SnapperRy opened this issue Jun 4, 2016 · 0 comments
Closed

DB/Quest: fix chaining for Blood Elves' training quests #17284

SnapperRy opened this issue Jun 4, 2016 · 0 comments

Comments

@SnapperRy
Copy link
Contributor

Description: the Blood Elves' training quests should require completion of "Reclaiming Sunstrider Isle". Source.

Branch(es): 3.3.5

TC hash/commit: 24ac2bb

TDB version: 335.61

Suggested fix:

UPDATE `quest_template_addon` SET `PrevQuestID`=8325 WHERE `ID` IN (9393, 8328, 9676, 8564, 9392, 8563);
Aokromes added a commit that referenced this issue Jun 5, 2016
joschiwald pushed a commit that referenced this issue Jan 12, 2017
Closes #17263 by SnapperRy
(cherry picked from commit 0e8f3e0)

DB/Item: fix text for item "Lewis' Note"

Closes #17264 by SnapperRy
(cherry picked from commit 5a2726a)

DB/Item: fix text for item "A Letter to Grelin Whitebeard"

Closes #17268 by SnapperRy
(cherry picked from commit 5a91e2c)

DB/Quest: fix prevquest for "Rejold's New Brew"

Closes #17269 by SnapperRy
(cherry picked from commit a932eb4)

DB/Quest: fix RewardText for "Beer Basted Boar Ribs"

Closes #17275 by SnapperRy
(cherry picked from commit ce107f3)

DB/Quest: fix chaining for quests related to Well Watcher Solanian

Closes #17282 by SnapperRy
(cherry picked from commit b14c554)

DB/Quest: fix chaining for Blood Elves' training quests

Closes #17284 by SnapperRy
(cherry picked from commit de9c423)

DB/locales_item: add missing localization for item "Bamboo Cage Key"

Closes #17285 by lyn1337
(cherry picked from commit ea12727)

DB/gameobject: close "Cage Door" (STV)

Close #17287 by lyn1337
(cherry picked from commit af03601)

DB/Creature: Plague Scientist spells

Closes #16729 by Gargarensis and Rushor
(cherry picked from commit 3cd66c9)

DB/Quest: Preparin' For Battle

Closes #9743 by Wylath
(cherry picked from commit 7f6b8ed)

DB/Quest: Army of the Damned

Closes #7801 by sirikfoll
(cherry picked from commit 3bba685)

DB/Creature: Fix pathing for A Cry For Help

Closes #15722 by Joslyn-Maddie
(cherry picked from commit a6e7c98)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants