mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_07_03_07 -> 2022_07_05_00
|
||||
--
|
||||
DELETE FROM `waypoint_data` WHERE `id`=518940;
|
||||
INSERT INTO `acore_world`.`waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2022_07_05_00 -> 2022_07_05_01
|
||||
-- fixed `Anatoly Will Talk` quest
|
||||
UPDATE `smart_scripts` SET `event_flags`= 512 WHERE `entryorguid`= 2762600;
|
||||
Reference in New Issue
Block a user