parent
a56c8805c9
commit
7b9a34b903
3 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
-- DB update 2025_09_16_02 -> 2025_09_16_03
|
||||||
--
|
--
|
||||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 51009;
|
DELETE FROM `spell_script_names` WHERE `spell_id` = 51009;
|
||||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
-- DB update 2025_09_16_03 -> 2025_09_16_04
|
||||||
--
|
--
|
||||||
SET @CGUID = 93770;
|
SET @CGUID = 93770;
|
||||||
DELETE FROM `creature` WHERE `id1` = 26094;
|
DELETE FROM `creature` WHERE `id1` = 26094;
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
-- DB update 2025_09_16_04 -> 2025_09_16_05
|
||||||
--
|
--
|
||||||
|
|
||||||
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_azjol_drain_power';
|
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_azjol_drain_power';
|
||||||
Loading…
Add table
Add a link
Reference in a new issue