mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 07:06:23 +00:00
4
data/sql/updates/db_world/2022_09_28_06.sql
Normal file
4
data/sql/updates/db_world/2022_09_28_06.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2022_09_28_05 -> 2022_09_28_06
|
||||
--
|
||||
UPDATE `creature_template` SET `AIName`='', `ScriptName`='npc_ahnqiraji_critter' WHERE `entry` IN (15316,15317);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (15316,15317) AND `source_type`=0;
|
||||
Reference in New Issue
Block a user