chore(DB): import pending files

Referenced commit(s): 41d99772e4
This commit is contained in:
github-actions[bot]
2026-03-13 20:10:53 +00:00
parent 1f1365c6b3
commit 5361454ddf
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2026_03_13_01 -> 2026_03_13_02
-- Update npc (zhCN) ; from WowHead Wotlk > TBC > Classic > Cata > Mop > Retail
-- If locale datas strictly equals AC enUS, or if locale datas strictly equals to Wowhead enUS, then we use AC fallback to enUS
-- Disclaimer : Datas of technical NPCs (Theoretically not visible to players) could be wrong, here we strictly align with WoWHead datas

View File

@@ -1,3 +1,4 @@
-- DB update 2026_03_13_02 -> 2026_03_13_03
-- Update SAI.
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 28557;