mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-12 04:59:01 +01:00
DB/Quest: "Rogues of the Shattered Hand" should be breadcrumb
closes #29889 by Jonne733
This commit is contained in:
2
sql/updates/world/3.3.5/2024_04_04_01_world.sql
Normal file
2
sql/updates/world/3.3.5/2024_04_04_01_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Breadcrumb quest Fix
|
||||
UPDATE `quest_template_addon` SET `BreadcrumbForQuestId`=2460 WHERE `ID`=10794;
|
||||
Reference in New Issue
Block a user