mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2022_06_08_01 -> 2022_06_08_02
|
||||||
-- (Quest)Mystery of the Infinite NPC: "Future You", remove SAI (unused)
|
-- (Quest)Mystery of the Infinite NPC: "Future You", remove SAI (unused)
|
||||||
UPDATE `creature_template` SET `AIName` = '' WHERE `entry` = 27899;
|
UPDATE `creature_template` SET `AIName` = '' WHERE `entry` = 27899;
|
||||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 27899 AND `source_type` = 0;
|
DELETE FROM `smart_scripts` WHERE `entryorguid` = 27899 AND `source_type` = 0;
|
||||||
Reference in New Issue
Block a user