mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_06_18_08 -> 2022_06_18_09
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 11350;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 11350);
|
||||
@@ -1 +1,2 @@
|
||||
-- DB update 2022_06_18_09 -> 2022_06_18_10
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask`=`mechanic_immune_mask`&~(16384) WHERE `entry` IN (12265, 12101, 12100, 12076, 11665, 11667, 11669, 11666, 11668, 12099);
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_06_18_10 -> 2022_06_18_11
|
||||
|
||||
UPDATE `quest_template` SET `LogDescription` = 'Talin Keeneye would like you to kill 12 Small Crag Boars.' WHERE `ID` = 183;
|
||||
UPDATE `quest_template` SET `QuestCompletionLog` = 'Return to Orgnil Soulscar in Durotar.' WHERE `ID` = 806;
|
||||
Reference in New Issue
Block a user