parent
8e05cd7e80
commit
264f924f46
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2024_11_10_00 -> 2024_11_10_01
|
||||
--
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = 24143;
|
||||
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2024_11_10_01 -> 2024_11_10_02
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 39594;
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
Loading…
Add table
Add a link
Reference in a new issue