mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_02_12_14 -> 2023_02_13_00
|
||||
--
|
||||
SET @ATTUMEN_UNMOUNTED := 15550;
|
||||
SET @ATTUMEN_MOUNTED := 16152;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_02_13_00 -> 2023_02_13_01
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 197;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE (`source_type` = 9 AND `entryorguid` = 19700);
|
||||
Reference in New Issue
Block a user