chore(DB): import pending files

Referenced commit(s): 6581b07934
This commit is contained in:
AzerothCoreBot
2023-02-25 12:51:04 +00:00
parent 6581b07934
commit bae273c778

View File

@@ -1,2 +1,3 @@
-- DB update 2023_02_25_00 -> 2023_02_25_01
-- Defias Gunpowder - add missing No Repeat flag (was already in the SAI comment)
UPDATE `smart_scripts` SET `event_flags` = `event_flags`|1 WHERE `entryorguid` = 17155 AND `source_type` = 1 AND `id` = 0;