chore(DB): import pending files

Referenced commit(s): ce1fa96a17
This commit is contained in:
github-actions[bot] 2026-03-24 22:35:48 +00:00
parent 6ee7b5e3ae
commit 1b64c8c0bc
2 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,4 @@
-- DB update 2026_03_24_03 -> 2026_03_24_04
--
DELETE FROM `command` WHERE `name` = 'debug loot';
INSERT INTO `command` (`name`, `security`, `help`) VALUES

View file

@ -1,3 +1,4 @@
-- DB update 2026_03_24_04 -> 2026_03_24_05
-- Set High Priest Talet-Kha SAI.
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 26073;