chore(DB): import pending files

Referenced commit(s): b0c4d54d3a
This commit is contained in:
github-actions[bot]
2025-08-08 02:16:16 +00:00
parent db5e8420e1
commit b5fa1aae27
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2025_08_07_00 -> 2025_08_08_00
-- Edit SmartAI
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 26769;

View File

@@ -1,3 +1,4 @@
-- DB update 2025_08_08_00 -> 2025_08_08_01
-- fix low level scourge invasion quests
-- queststarters / questenders
UPDATE `creature_template` SET `npcflag` = `npcflag` | 2 WHERE (`entry` IN (16484, 16490, 16493, 16495, 29441));