chore(DB): import pending files

Referenced commit(s): eb0cfb79cc
This commit is contained in:
github-actions[bot]
2024-09-11 08:44:17 +00:00
parent eb0cfb79cc
commit c1296d0b14

View File

@@ -0,0 +1,6 @@
-- DB update 2024_09_09_00 -> 2024_09_11_00
UPDATE `smart_scripts`
SET `event_param4` = 6000
WHERE `entryorguid` = 22945
AND `source_type` = 0
AND `id` = 0;