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