mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 05:06:24 +00:00
5
data/sql/updates/db_world/2025_01_23_03.sql
Normal file
5
data/sql/updates/db_world/2025_01_23_03.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2025_01_23_02 -> 2025_01_23_03
|
||||
--
|
||||
UPDATE `creature_template` SET `AIName` = '' WHERE `entry` = 24777;
|
||||
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 24777) AND (`source_type` = 0);
|
||||
UPDATE `creature_addon` SET `auras` = '44537' WHERE `guid` IN (96944, 96945, 96946);
|
||||
Reference in New Issue
Block a user