chore(DB): import pending files

Referenced commit(s): 7ab42194d7
This commit is contained in:
github-actions[bot]
2024-12-28 22:08:04 +00:00
parent 7ab42194d7
commit 61521231ef

View File

@@ -1,3 +1,4 @@
-- DB update 2024_12_28_01 -> 2024_12_28_02
--
-- Adds if missing SAI to Deadwood Warrior, Gardener and Pathfinder
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` in (7153, 7154, 7155);