mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
5
sql/updates/world/3.3.5/2023_06_11_03_world.sql
Normal file
5
sql/updates/world/3.3.5/2023_06_11_03_world.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- "Vindicator Aldar" (10304) should be breadcrumb quest
|
||||
UPDATE `quest_template_addon` SET `BreadcrumbForQuestId`=9303 WHERE `ID`=10304;
|
||||
|
||||
-- "Seek Huntress Kella Nightbow" (9759) should be breadcrumb quest
|
||||
UPDATE `quest_template_addon` SET `BreadcrumbForQuestId`=9591 WHERE `ID`=9757;
|
||||
Reference in New Issue
Block a user