@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2026_03_24_03 -> 2026_03_24_04
|
||||||
--
|
--
|
||||||
DELETE FROM `command` WHERE `name` = 'debug loot';
|
DELETE FROM `command` WHERE `name` = 'debug loot';
|
||||||
INSERT INTO `command` (`name`, `security`, `help`) VALUES
|
INSERT INTO `command` (`name`, `security`, `help`) VALUES
|
||||||
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2026_03_24_04 -> 2026_03_24_05
|
||||||
|
|
||||||
-- Set High Priest Talet-Kha SAI.
|
-- Set High Priest Talet-Kha SAI.
|
||||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 26073;
|
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 26073;
|
||||||
Reference in New Issue
Block a user