fix(Quest/DB) - Removed the prequesite for Observing the Sporelings (#22004)
This commit is contained in:
parent
e824525a31
commit
481046ad8b
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Removes: Watcher leesa'oh (9697) as pre-requesite from Observing the Sporelings (9701)
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 0 WHERE (`ID` = 9701);
|
||||
Loading…
Add table
Add a link
Reference in a new issue