mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
@@ -1,2 +1,3 @@
|
||||
-- DB update 2022_12_21_00 -> 2022_12_22_00
|
||||
--
|
||||
UPDATE `creature_onkill_reputation` SET `MaxStanding1` = 4 WHERE (`creature_id` = 19632);
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_12_22_00 -> 2022_12_22_01
|
||||
--
|
||||
DELETE FROM `player_factionchange_quests` WHERE `alliance_id` = 10382;
|
||||
INSERT INTO `player_factionchange_quests` (`alliance_id`, `horde_id`) VALUES
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_12_22_01 -> 2022_12_22_02
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 17309;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 17309);
|
||||
Reference in New Issue
Block a user