chore(DB): import pending files

Referenced commit(s): 08d865a45a
This commit is contained in:
github-actions[bot]
2025-11-21 21:33:11 +00:00
parent 08d865a45a
commit ad0611b0c3

View File

@@ -1,3 +1,4 @@
-- DB update 2025_11_21_03 -> 2025_11_21_04
-- Clean Script Name & add SmartAI (Beryl Sorcerer, Captured Beryl Sorcerer)
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE (`entry` IN (25316, 25474));