parent
89ba87495e
commit
9523081c32
3 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue