chore(DB): import pending files

Referenced commit(s): 90cc602262
This commit is contained in:
AzerothCoreBot
2023-06-01 02:30:20 +00:00
parent 90cc602262
commit 44e461ce6f

View File

@@ -1,3 +1,4 @@
-- DB update 2023_06_01_02 -> 2023_06_01_03
-- 5097: Lupine Delusion (Shadowfang Keep)
-- 6493: Illusionary Phantasm (Scarlet Monastery Graveyard)
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` IN (5097, 6493);