mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 06:06:23 +00:00
@@ -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
|
||||
Reference in New Issue
Block a user