mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 19:35:42 +00:00
5
data/sql/updates/db_world/2024_02_06_00.sql
Normal file
5
data/sql/updates/db_world/2024_02_06_00.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2024_02_05_04 -> 2024_02_06_00
|
||||
--
|
||||
UPDATE `creature_template` SET `AIName` = '', `ScriptName` = 'npc_tainted_elemental' WHERE `entry` = 22009;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 22009 AND `source_type` = 0;
|
||||
Reference in New Issue
Block a user