+1
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2023_05_14_02 -> 2023_05_14_03
|
||||||
-- Harold Lane
|
-- Harold Lane
|
||||||
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=18218;
|
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=18218;
|
||||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=18218 AND `source_type`=0;
|
DELETE FROM `smart_scripts` WHERE `entryorguid`=18218 AND `source_type`=0;
|
||||||
+1
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2023_05_14_03 -> 2023_05_14_04
|
||||||
-- Jessera of Mac'Aree SAI
|
-- Jessera of Mac'Aree SAI
|
||||||
SET @ENTRY := 17663;
|
SET @ENTRY := 17663;
|
||||||
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=@ENTRY;
|
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=@ENTRY;
|
||||||
+1
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2023_05_14_04 -> 2023_05_14_05
|
||||||
-- [Q] Deciphering the Book -- http://wotlk.openwow.com/quest=9557
|
-- [Q] Deciphering the Book -- http://wotlk.openwow.com/quest=9557
|
||||||
-- Anchorite Paetheus SAI
|
-- Anchorite Paetheus SAI
|
||||||
SET @ENTRY := 17424;
|
SET @ENTRY := 17424;
|
||||||
Reference in New Issue
Block a user