mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 06:06:23 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_02_18_03 -> 2023_02_18_04
|
||||
-- Dragonmaw Bonewarder - spawn Skeleton on reset
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 1057;
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_02_18_04 -> 2023_02_18_05
|
||||
-- Reply-Code Alpha - All Is Well That Ends Well 10 & 25 - Remove requirement for sigil quest completion.
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 0 WHERE (`ID` = 13631); -- Normal (10m)
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 0 WHERE (`ID` = 13819); -- Heroic (25m)
|
||||
Reference in New Issue
Block a user