mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 12:47:07 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_09_17_08 -> 2023_09_17_09
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_q10190_battery_recharging_blaster';
|
||||
INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2023_09_17_09 -> 2023_09_17_10
|
||||
DELETE FROM `game_event_creature` WHERE `guid` IN (245648,245645,245649);
|
||||
DELETE FROM `creature` WHERE `guid` IN (245648,245645,245649);
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_09_17_10 -> 2023_09_17_11
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_malchezaar_enfeeble' AND `spell_id` = 30843;
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
Reference in New Issue
Block a user