mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 19:05:42 +00:00
@@ -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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user