mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 12:47:07 +00:00
7
data/sql/updates/db_world/2025_09_09_05.sql
Normal file
7
data/sql/updates/db_world/2025_09_09_05.sql
Normal file
@@ -0,0 +1,7 @@
|
||||
-- DB update 2025_09_09_04 -> 2025_09_09_05
|
||||
--
|
||||
UPDATE `creature_template` SET `AIName` = '' WHERE `entry` = 29978;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 29984) AND (`source_type` = 0) AND (`id` = 0);
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 29978) AND (`source_type` = 0);
|
||||
Reference in New Issue
Block a user