chore(DB): import pending files

Referenced commit(s): c149f213fe
This commit is contained in:
AzerothCoreBot
2023-09-17 10:43:16 +00:00
parent be5db26d24
commit b165533aab
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2023_09_17_01 -> 2023_09_17_02
--
DELETE FROM `waypoint_data` WHERE `id` = 1354890;
INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES

View File

@@ -1,3 +1,4 @@
-- DB update 2023_09_17_02 -> 2023_09_17_03
--
DELETE FROM `spell_script_names` WHERE `spell_id` = 30629 AND `ScriptName` = 'spell_magtheridon_debris_target_selector';
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES