mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
fix(Quest/DB) - Removed the prequesite for Observing the Sporelings (#22004)
This commit is contained in:
@@ -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);
|
||||
Reference in New Issue
Block a user