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 2025_09_17_00 -> 2025_09_19_00
|
||||
--
|
||||
DELETE FROM `waypoints` WHERE `entry`=25742;
|
||||
INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2025_09_19_00 -> 2025_09_19_01
|
||||
--
|
||||
DELETE FROM `achievement_criteria_data` WHERE `criteria_id`=4112 AND `type`=15;
|
||||
INSERT INTO `achievement_criteria_data` (`criteria_id`, `type`, `value1`, `value2`, `ScriptName`) VALUES (4112, 15, 3, 0, '');
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2025_09_19_01 -> 2025_09_19_02
|
||||
--
|
||||
DELETE FROM `areatrigger_scripts` WHERE `entry` IN (4946,4947,4948);
|
||||
INSERT INTO `areatrigger_scripts` (`entry`, `ScriptName`) VALUES
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2025_09_19_02 -> 2025_09_19_03
|
||||
--
|
||||
DELETE FROM `areatrigger_scripts` WHERE `entry` IN (5174, 5175, 5176);
|
||||
INSERT INTO `areatrigger_scripts` (`entry`, `ScriptName`) VALUES
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2025_09_19_03 -> 2025_09_19_04
|
||||
--
|
||||
DELETE FROM `areatrigger_scripts` WHERE `entry` IN (4725, 4724, 4726);
|
||||
INSERT INTO `areatrigger_scripts` (`entry`, `ScriptName`) VALUES
|
||||
Reference in New Issue
Block a user