mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
@@ -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;
|
||||
@@ -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;
|
||||
@@ -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;
|
||||
Reference in New Issue
Block a user