chore(DB): import pending files

Referenced commit(s): dc0f77e0d2ff3eecbbe8aa1cee636c21c55849d7
This commit is contained in:
github-actions[bot] 2025-01-26 19:49:01 +00:00
parent dc0f77e0d2
commit 899b3df4a7

View File

@ -1,3 +1,4 @@
-- DB update 2025_01_26_01 -> 2025_01_26_02
--
-- Updates the Action from "Action Invoker" (7) to "Self" (1).
UPDATE `smart_scripts` SET `target_type` = 1 WHERE `entryorguid` = 9456 AND `source_type` = 0 AND `id` = 1;