chore(DB): import pending files

Referenced commit(s): 00587fdbbb
This commit is contained in:
github-actions[bot]
2025-09-19 09:47:58 +00:00
parent 436c988c2d
commit c1e771195e
5 changed files with 5 additions and 0 deletions

View File

@@ -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

View File

@@ -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, '');

View File

@@ -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

View File

@@ -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

View File

@@ -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