chore(DB): import pending files

Referenced commit(s): 8c82af0d57
This commit is contained in:
github-actions[bot]
2026-07-05 17:50:49 +00:00
parent 8c82af0d57
commit dfde5c2d94
2 changed files with 2 additions and 0 deletions
@@ -1,3 +1,4 @@
-- DB update 2026_07_05_00 -> 2026_07_05_01
-- Set Correct GroupAI (it was 5).
UPDATE `creature_formations` SET `groupAI` = 3 WHERE `leaderGUID` = 136057;
@@ -1,3 +1,4 @@
-- DB update 2026_07_05_01 -> 2026_07_05_02
-- Set Cast Flag for Net Spell.
UPDATE `smart_scripts` SET `action_param2` = 12 WHERE (`entryorguid` = 6230) AND (`source_type` = 0) AND (`id` IN (0));