chore(DB): import pending files

Referenced commit(s): bd296db80c
This commit is contained in:
github-actions[bot]
2024-01-14 14:10:09 +00:00
parent e5a130d67f
commit 851472fd1a

View File

@@ -1,3 +1,4 @@
-- DB update 2024_01_14_11 -> 2024_01_14_12
--
UPDATE `smart_scripts` SET `event_param3` = 300000, `event_param4` = 300000 WHERE `entryorguid` IN (18927,19148,19172,19173,19176,19177,19178) AND `source_type` = 0 AND `id` IN (0,6,8);
UPDATE `smart_scripts` SET `event_param3` = 300000, `event_param4` = 300000 WHERE `entryorguid` IN (19169) AND `source_type` = 0 AND `id` IN (0,4,6,8);