parent
6788c7eace
commit
992b977e19
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2023_01_06_01 -> 2023_01_07_00
|
||||
--
|
||||
UPDATE `creature_template` SET `ScriptName` = '', `AIName` = 'SmartAI' WHERE `Entry` = 22095;
|
||||
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2023_01_07_00 -> 2023_01_07_01
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 47776 AND `ScriptName` = 'spell_item_worn_troll_dice';
|
||||
INSERT INTO `spell_script_names` VALUES
|
||||
Loading…
Add table
Add a link
Reference in a new issue