mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 12:47:07 +00:00
4
data/sql/updates/db_world/2022_06_08_02.sql
Normal file
4
data/sql/updates/db_world/2022_06_08_02.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2022_06_08_01 -> 2022_06_08_02
|
||||
-- (Quest)Mystery of the Infinite NPC: "Future You", remove SAI (unused)
|
||||
UPDATE `creature_template` SET `AIName` = '' WHERE `entry` = 27899;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 27899 AND `source_type` = 0;
|
||||
Reference in New Issue
Block a user