mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 11:55:43 +00:00
10
data/sql/updates/db_world/2022_06_18_09.sql
Normal file
10
data/sql/updates/db_world/2022_06_18_09.sql
Normal file
@@ -0,0 +1,10 @@
|
||||
-- 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);
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(11350, 0, 0, 0, 4, 0, 30, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Gurubashi Axe Thrower - On Aggro - Say Line 1'),
|
||||
(11350, 0, 1, 0, 9, 0, 100, 1, 5, 30, 1500, 2000, 0, 11, 22887, 1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Gurubashi Axe Thrower - Within 5-30 Range - Cast \'Throw\' (No Repeat)'),
|
||||
(11350, 0, 2, 0, 2, 0, 100, 1, 0, 30, 0, 0, 0, 11, 8269, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Gurubashi Axe Thrower - Between 0-30% Health - Cast \'Frenzy\' (No Repeat)'),
|
||||
(11350, 0, 3, 0, 2, 0, 100, 1, 0, 30, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Gurubashi Axe Thrower - Between 0-30% Health - Say Line 0 (No Repeat)'),
|
||||
(11350, 0, 4, 0, 0, 0, 100, 0, 15000, 15000, 25000, 28000, 0, 11, 24018, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Gurubashi Axe Thrower - In Combat - Cast \'Axe Flurry\'');
|
||||
2
data/sql/updates/db_world/2022_06_18_10.sql
Normal file
2
data/sql/updates/db_world/2022_06_18_10.sql
Normal file
@@ -0,0 +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);
|
||||
25
data/sql/updates/db_world/2022_06_18_11.sql
Normal file
25
data/sql/updates/db_world/2022_06_18_11.sql
Normal file
@@ -0,0 +1,25 @@
|
||||
-- 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;
|
||||
UPDATE `quest_template` SET `RewardNextQuest` = 6610 WHERE `ID` = 6611;
|
||||
UPDATE `quest_template` SET `RewardNextQuest` = 6610 WHERE `ID` = 6612;
|
||||
UPDATE `quest_template` SET `RewardNextQuest` = 8347 WHERE `ID` = 8335;
|
||||
UPDATE `quest_template` SET `RewardNextQuest` = 9409 WHERE `ID` = 9280;
|
||||
UPDATE `quest_template` SET `RewardNextQuest` = 9294 WHERE `ID` = 9293;
|
||||
UPDATE `quest_template` SET `RewardNextQuest` = 8350 WHERE `ID` = 9705;
|
||||
UPDATE `quest_template` SET `RewardNextQuest` = 0 WHERE `ID` = 11160;
|
||||
UPDATE `quest_template` SET `RewardNextQuest` = 11559 WHERE `ID` = 11571;
|
||||
UPDATE `quest_template` SET `RewardNextQuest` = 0 WHERE `ID` = 11662;
|
||||
UPDATE `quest_template` SET `RewardNextQuest` = 12070 WHERE `ID` = 12249;
|
||||
UPDATE `quest_template` SET `RewardNextQuest` = 12555 WHERE `ID` = 12598;
|
||||
UPDATE `quest_template` SET `RewardNextQuest` = 0 WHERE `ID` = 12606;
|
||||
UPDATE `quest_template` SET `RewardNextQuest` = 0 WHERE `ID` = 12880;
|
||||
UPDATE `quest_template` SET `RewardNextQuest` = 12932 WHERE `ID` = 12974;
|
||||
UPDATE `quest_template` SET `RewardNextQuest` = 0 WHERE `ID` = 13005;
|
||||
UPDATE `quest_template` SET `RewardNextQuest` = 13718 WHERE `ID` = 13593;
|
||||
UPDATE `quest_template` SET `RewardMoney` = -20000 WHERE `ID` IN(3644,3645,3646,3647);
|
||||
UPDATE `quest_template` SET `RewardItem1` = 23846 WHERE `ID` = 9561;
|
||||
UPDATE `quest_template` SET `RewardAmount1` = 1 WHERE `ID` = 9561;
|
||||
UPDATE `quest_template` SET `RewardItem1` = 28168 WHERE `ID` = 10172;
|
||||
UPDATE `quest_template` SET `RewardAmount1` = 1 WHERE `ID` = 10172;
|
||||
Reference in New Issue
Block a user