mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_08_08_00 -> 2023_08_09_00
|
||||
--
|
||||
UPDATE `quest_template_addon` SET `RequiredMaxRepFaction` = 0, `RequiredMaxRepValue` = 0 WHERE `ID` IN (10106, 10110);
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 10143 WHERE (`ID` = 13408);
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2023_08_09_00 -> 2023_08_09_01
|
||||
--
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask`=`mechanic_immune_mask`|8388608 WHERE `entry` = 19261;
|
||||
Reference in New Issue
Block a user