chore(DB): import pending files

Referenced commit(s): ab060f7941
This commit is contained in:
github-actions[bot]
2024-12-17 14:07:55 +00:00
parent ab060f7941
commit 1078433bb2

View File

@@ -1,3 +1,4 @@
-- DB update 2024_12_15_00 -> 2024_12_17_00
--
-- Removes "While Charmed" flag from Frayfeather Stagwing and Frayfeather Skystormer
UPDATE `smart_scripts` SET `event_flags` = 0 WHERE `entryorguid` in (5304, 5305) AND `source_type` = 0;;