parent
21c9209eed
commit
a00a966ca7
2 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue