chore(DB): import pending files

Referenced commit(s): 7e99adcb31
This commit is contained in:
AzerothCoreBot
2023-05-14 14:32:32 +00:00
parent 7e99adcb31
commit f59135ca4e
3 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2023_05_14_02 -> 2023_05_14_03
-- Harold Lane
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=18218;
DELETE FROM `smart_scripts` WHERE `entryorguid`=18218 AND `source_type`=0;

View File

@@ -1,3 +1,4 @@
-- DB update 2023_05_14_03 -> 2023_05_14_04
-- Jessera of Mac'Aree SAI
SET @ENTRY := 17663;
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=@ENTRY;

View File

@@ -1,3 +1,4 @@
-- DB update 2023_05_14_04 -> 2023_05_14_05
-- [Q] Deciphering the Book -- http://wotlk.openwow.com/quest=9557
-- Anchorite Paetheus SAI
SET @ENTRY := 17424;